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/swiftshader/third_party/LLVM/include/llvm/Support/
DMachO.h526 uint32_t isym:24, 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-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h746 uint32_t isym : 24, flags : 8; member