Searched defs:r_type (Results 1 – 10 of 10) sorted by relevance
/minix3/libexec/ld.elf_so/arch/mips/ |
H A D | mips_reloc.c | 67 #define ELF_R_NXTTYPE_64_P(r_type) ((((r_type) >> 8) & 0xff) == R_TYPE(64)) argument 75 #define ELF_R_NXTTYPE_64_P(r_type) (0) argument 185 Elf_Word r_symndx, r_type; in _rtld_relocate_nonplt_self() local 316 Elf_Word r_symndx, r_type; in _rtld_relocate_nonplt_objects() local
|
/minix3/libexec/ld.elf_so/arch/riscv/ |
H A D | mdreloc.c | 77 Elf_Word r_type = ELF_R_TYPE(rela->r_info); in _rtld_relocate_nonplt_self() local 109 const Elf_Word r_type = ELF_R_TYPE(rela->r_info); in _rtld_relocate_nonplt_objects() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | MachORelocation.h | 31 uint8_t r_type; // if not 0, machine-specific relocation type. variable
|
/minix3/include/ |
H A D | res_update.h | 40 ns_type r_type; /*%< type number */ member
|
/minix3/external/bsd/libpcap/dist/Win32/Include/arpa/ |
H A D | nameser.h | 298 int16_t r_type; /* type number */ member
|
/minix3/external/bsd/tcpdump/dist/ |
H A D | nameser.h | 259 int16_t r_type; /* type number */ member
|
/minix3/lib/libc/time/ |
H A D | localtime.c | 146 enum r_type { enum 153 enum r_type r_type; /* type of rule */ member
|
/minix3/external/bsd/bind/dist/lib/dns/include/dns/ |
H A D | rpz.h | 277 dns_rdatatype_t r_type; member
|
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 775 uint32_t r_value, pair_r_value, r_type; in SymbolizerGetOpInfo() local 920 uint32_t r_value, pair_r_value, r_type, r_length, other_half; in SymbolizerGetOpInfo() local 1071 uint32_t r_type = 0; in SymbolizerGetOpInfo() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
H A D | MachO.h | 949 r_type:4; member 957 r_type:4, member
|