Home
last modified time | relevance | path

Searched refs:isym (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/tests/
Ddwflsyms.c134 GElf_Sym isym; in list_syms() local
135 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()
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h1073 uint32_t isym:24, /* index into the symbol table */ member
/external/llvm/include/llvm/Support/
DMachO.h739 uint32_t isym:24, member
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h741 uint32_t isym:24, member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h753 uint32_t isym : 24, flags : 8; member