Searched defs:r_symbolnum (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dreloc.h67 uint32_t r_symbolnum:24, /* symbol index if r_extern == 1 or section member in struct:relocation_info
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachORelocation.h27 uint32_t r_symbolnum; // symbol index if r_extern == 1 else section index member in class:llvm::MachORelocation
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/
H A Dbout.h174 r_symbolnum:24, /* Index of symbol on which relocation is based, member in struct:relocation_info
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/aout/
H A Dadobe.h212 /* The meaning of r_symbolnum depends on r_extern. */ member in struct:reloc_std_internal
H A Daout64.h383 unsigned int r_symbolnum:24; member in struct:reloc_std_internal

Completed in 451 milliseconds