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

/external/elfutils/tests/
H A Ddwflsyms.c135 GElf_Sym isym; local
136 name = dwfl_module_getsym_info (mod, ndx, &isym, &value, &shndxp,
144 assert (sym.st_value == isym.st_value
145 || sym.st_value == isym.st_value + bias
186 if (value != isym.st_value + bias && ehdr.e_type != ET_REL)
/external/valgrind/coregrind/m_debuginfo/
H A Dreadpdb.c1241 const UInt *isym = (const UInt *)sym; local
1245 isym[1], isym[2], isym[3], isym[4]);
1247 isym[5], isym[6], isym[7], isym[8]);
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DMachO.h526 uint32_t isym:24, member in struct:llvm::MachO::dylib_reference
/external/llvm/include/llvm/Support/
H A DMachO.h739 uint32_t isym:24, member in struct:llvm::MachO::dylib_reference
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h741 uint32_t isym:24, member in struct:llvm::MachO::dylib_reference

Completed in 347 milliseconds