/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | MachORelocation.h | 30 uint8_t r_type; // if not 0, machine-specific relocation type. variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachORelocation.h | 30 uint8_t r_type; // if not 0, machine-specific relocation type. variable
|
/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-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldELFMips.cpp | 277 uint32_t r_type = Type & 0xff; in resolveMIPSN64Relocation() local
|
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldELFMips.cpp | 277 uint32_t r_type = Type & 0xff; in resolveMIPSN64Relocation() local
|
/external/arm-trusted-firmware/drivers/mmc/ |
D | mmc.c | 48 unsigned int r_type, unsigned int *r_data) in mmc_send_cmd()
|
/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/mesa3d/src/amd/common/ |
D | ac_rtld.c | 644 unsigned r_type = ELF64_R_TYPE(rel->r_info); in apply_relocs() local
|
/external/kernel-headers/original/uapi/linux/ |
D | coff.h | 344 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/llvm-project/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 787 static void PrintRType(const uint64_t cputype, const unsigned r_type) { in PrintRType() 832 static void PrintRLength(const uint64_t cputype, const unsigned r_type, in PrintRLength() 881 const unsigned r_type = O->getAnyRelocationType(RE); in PrintRelocationEntries() local 2638 uint32_t r_value, pair_r_value, r_type; in SymbolizerGetOpInfo() local 2815 uint32_t r_value, pair_r_value, r_type, r_length, other_half; in SymbolizerGetOpInfo() local 2958 uint32_t r_type = info->O->getAnyRelocationType(RE); in SymbolizerGetOpInfo() local
|
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 1366 uint32_t r_type = RelType & 0xff; in processRelocationRef() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 1359 uint32_t r_type = RelType & 0xff; in processRelocationRef() local
|
/external/rust/crates/protobuf-codegen/src/field/ |
D | mod.rs | 1687 let r_type = self.get_xxx_return_type(); in write_message_field_get_singular() localVariable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 952 uint32_t r_type : 4, r_extern : 1, r_length : 2, r_pcrel : 1, member 956 r_type : 4; member 962 uint32_t r_scattered : 1, r_pcrel : 1, r_length : 2, r_type : 4, member
|
/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/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 959 r_type : 4; member 964 uint32_t r_scattered : 1, r_pcrel : 1, r_length : 2, r_type : 4, member
|
/external/libabigail/src/ |
D | abg-dwarf-reader.cc | 10426 Dwarf_Die l_type, r_type; in compare_dies() local 10453 Dwarf_Die l_type, r_type; in compare_dies() local
|
D | abg-ir.cc | 18570 type_base_sptr r_type = look_through_no_op_qualified_type(r.get_type()); in equals() local
|