Searched refs:ilocalsym (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
H A DMachO.h471 uint32_t ilocalsym; member in struct:llvm::MachO::dysymtab_command
502 uint32_t ilocalsym; member in struct:llvm::MachO::dylib_module
518 uint32_t ilocalsym; member in struct:llvm::MachO::dylib_module_64
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadmacho.c833 if (dysymcmd->ilocalsym + dysymcmd->nlocalsym > symcmd->nsyms
864 syms + dysymcmd->ilocalsym, dysymcmd->nlocalsym,

Completed in 205 milliseconds