Searched refs:isym (Results 1 – 5 of 5) sorted by relevance
/external/elfutils/tests/ |
D | dwflsyms.c | 135 GElf_Sym isym; in list_syms() local 136 name = dwfl_module_getsym_info (mod, ndx, &isym, &value, &shndxp, in list_syms() 144 assert (sym.st_value == isym.st_value in list_syms() 145 || sym.st_value == isym.st_value + bias in list_syms() 186 if (value != isym.st_value + bias && ehdr.e_type != ET_REL) in list_syms()
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readpdb.c | 1241 const UInt *isym = (const UInt *)sym; in DEBUG_SnarfCodeView() local 1245 isym[1], isym[2], isym[3], isym[4]); in DEBUG_SnarfCodeView() 1247 isym[5], isym[6], isym[7], isym[8]); in DEBUG_SnarfCodeView()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | MachO.h | 526 uint32_t isym:24, member
|
/external/llvm/include/llvm/Support/ |
D | MachO.h | 739 uint32_t isym:24, member
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.h | 741 uint32_t isym:24, member
|