Home
last modified time | relevance | path

Searched defs:r_type (Results 1 – 10 of 10) sorted by relevance

/minix3/libexec/ld.elf_so/arch/mips/
H A Dmips_reloc.c67 #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 Dmdreloc.c77 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 DMachORelocation.h31 uint8_t r_type; // if not 0, machine-specific relocation type. variable
/minix3/include/
H A Dres_update.h40 ns_type r_type; /*%< type number */ member
/minix3/external/bsd/libpcap/dist/Win32/Include/arpa/
H A Dnameser.h298 int16_t r_type; /* type number */ member
/minix3/external/bsd/tcpdump/dist/
H A Dnameser.h259 int16_t r_type; /* type number */ member
/minix3/lib/libc/time/
H A Dlocaltime.c146 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 Drpz.h277 dns_rdatatype_t r_type; member
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp775 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 DMachO.h949 r_type:4; member
957 r_type:4, member