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

12

/macosx-10.9.5/cctools-845/include/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.9.5/xnu-2422.115.4/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.9.5/llvmCore-3425.0.33/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.9.5/cctools-845/ld/
H A Dcoalesced_sections.c97 r_symbolnum, r_scattered, pair, r_value; local
[all...]
H A Dgeneric_reloc.c87 unsigned long r_address, r_symbolnum, r_pcrel, r_length, r_extern, local
[all...]
H A Di860_reloc.c76 unsigned long r_address, r_symbolnum, r_pcrel, r_length, r_extern, local
[all...]
H A Dm88k_reloc.c78 unsigned long r_address, r_symbolnum, r_pcrel, r_length, r_extern, local
[all...]
H A Dppc_reloc.c90 unsigned long r_address, r_symbolnum, r_pcrel, r_length, r_extern, local
[all...]
H A Dsparc_reloc.c82 unsigned long r_address, r_symbolnum, r_pcrel, r_length, r_extern, local
[all...]
H A Darm_reloc.c91 unsigned long r_address, r_symbolnum, r_pcrel, r_length, r_extern, local
[all...]
H A Dhppa_reloc.c81 unsigned long r_address, r_symbolnum, r_pcrel, r_length, r_extern, local
[all...]
H A Dindirect_sections.c121 r_symbolnum, r_scattered, r_value, pair; local
1111 unsigned long index, value, r_symbolnum; local
[all...]
H A Dliteral_pointers.c119 unsigned long r_address, r_symbolnum, r_pcrel, r_length, r_extern, local
[all...]
H A Dsections.c3417 unsigned long r_address, r_type, r_extern, r_symbolnum, r_pcrel, r_value, local
4646 r_symbolnum, r_value; local
5721 unsigned long r_symbolnum; local
6307 unsigned i, r_symbolnum; local
[all...]
/macosx-10.9.5/cctools-845/otool/
H A Dhppa_disasm.c384 uint32_t i, r_address, r_symbolnum, r_type, r_extern, local
H A Dm88k_disasm.c1054 uint32_t i, r_address, r_symbolnum, r_type, r_extern, local
H A Dppc_disasm.c3113 uint32_t i, r_address, r_symbolnum, r_type, r_extern, local
H A Dprint_objc2_32bit.c1469 unsigned int r_symbolnum; local
H A Dsparc_disasm.c262 uint32_t i, r_address, r_symbolnum, r_type, r_extern, local
H A Dprint_objc2_64bit.c2098 unsigned int r_symbolnum; local
[all...]
H A Darm_disasm.c192 uint32_t sect_offset, i, r_address, r_symbolnum, r_type, r_extern, r_length, local
535 uint32_t i, r_address, r_symbolnum, r_type, r_extern, r_length, local
5182 unsigned int r_symbolnum local
5247 uint32_t i, r_address, r_symbolnum, r_type, r_extern, r_length, local
[all...]
/macosx-10.9.5/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.9.5/cctools-845/libmacho/
H A Dswap.c467 r_symbolnum:24; member in struct:swapped_relocation_info::__anon6950::__anon6951
/macosx-10.9.5/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 179 milliseconds

12