Searched refs:isym (Results 1 – 5 of 5) sorted by relevance
134 GElf_Sym isym; in list_syms() local135 name = dwfl_module_getsym_info (mod, ndx, &isym, &value, &shndxp, in list_syms()143 assert (sym.st_value == isym.st_value in list_syms()144 || sym.st_value == isym.st_value + bias in list_syms()185 if (value != isym.st_value + bias && ehdr.e_type != ET_REL) in list_syms()
1073 uint32_t isym:24, /* index into the symbol table */ member
739 uint32_t isym:24, member
741 uint32_t isym:24, member
753 uint32_t isym : 24, flags : 8; member