/external/u-boot/arch/mips/cpu/ |
D | start.S | 26 # define MIPS64_R_INFO(ssym, r_type3, r_type2, r_type) \ argument 29 # define MIPS64_R_INFO(ssym, r_type3, r_type2, r_type) \ argument
|
/external/llvm/include/llvm/CodeGen/ |
D | MachORelocation.h | 31 uint8_t r_type; // if not 0, machine-specific relocation type. variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachORelocation.h | 31 uint8_t r_type; // if not 0, machine-specific relocation type. variable
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachORelocation.h | 31 uint8_t r_type; // if not 0, machine-specific relocation type. variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldELFMips.cpp | 278 uint32_t r_type = Type & 0xff; in resolveMIPSN64Relocation() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ELF.h | 203 uint32_t r_type; // machine specific relocation type variable
|
/external/ltp/testcases/kernel/fs/doio/ |
D | doio.h | 190 int r_type; /* must be one of the #defines above */ member
|
/external/tcpdump/ |
D | nameser.h | 249 int16_t r_type; /* type number */ member
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 604 uint32_t r_type = Type & 0xff; in resolveMIPS64Relocation() local 1468 uint32_t r_type = RelType & 0xff; in processRelocationRef() local
|
/external/kernel-headers/original/uapi/linux/ |
D | coff.h | 341 char r_type[2]; /* Relocation type */ member
|
/external/icu/icu4c/source/tools/tzcode/ |
D | localtime.c | 118 int r_type; /* type of rule--see below */ member
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 465 static void PrintRType(const uint64_t cputype, const unsigned r_type) { in PrintRType() 509 static void PrintRLength(const uint64_t cputype, const unsigned r_type, in PrintRLength() 559 const unsigned r_type = O->getAnyRelocationType(RE); in PrintRelocationEntries() local 2251 uint32_t r_value, pair_r_value, r_type; in SymbolizerGetOpInfo() local 2438 uint32_t r_value, pair_r_value, r_type, r_length, other_half; in SymbolizerGetOpInfo() local 2583 uint32_t r_type = info->O->getAnyRelocationType(RE); in SymbolizerGetOpInfo() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 1349 uint32_t r_type = RelType & 0xff; in processRelocationRef() local
|
/external/llvm/include/llvm/Support/ |
D | MachO.h | 912 r_type:4; member 920 r_type:4, member
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 1848 uint32_t r_value, pair_r_value, r_type; in SymbolizerGetOpInfo() local 2016 uint32_t r_value, pair_r_value, r_type, r_length, other_half; in SymbolizerGetOpInfo() local 2168 uint32_t r_type = info->O->getAnyRelocationType(RE); in SymbolizerGetOpInfo() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.h | 920 r_type:4; member 928 r_type:4, member
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 943 r_type : 4; member 948 uint32_t r_scattered : 1, r_pcrel : 1, r_length : 2, r_type : 4, member
|