Home
last modified time | relevance | path

Searched refs:ebl_func_addr_mask (Results 1 - 5 of 5) sorted by relevance

/third_party/elfutils/libebl/
H A Deblinitreg.c55 ebl_func_addr_mask (Ebl *ebl) in ebl_func_addr_mask() function
H A Dlibebl.h353 address in a different section. ebl_func_addr_mask is called to
358 extern GElf_Addr ebl_func_addr_mask (Ebl *ebl);
/third_party/elfutils/libdwfl/
H A Ddwfl_module_getsym.c126 GElf_Addr st_value = sym->st_value & ebl_func_addr_mask (mod->ebl); in __libdwfl_getsym()
H A Dframe_unwind.c602 regval &= ebl_func_addr_mask (ebl); in handle_cfi()
/third_party/elfutils/src/
H A Delflint.c797 st_value = sym->st_value & ebl_func_addr_mask (ebl); in check_symtab()

Completed in 9 milliseconds