Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/cpu/
Dstart.S26 # 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/
DMachORelocation.h31 uint8_t r_type; // if not 0, machine-specific relocation type. variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachORelocation.h31 uint8_t r_type; // if not 0, machine-specific relocation type. variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachORelocation.h31 uint8_t r_type; // if not 0, machine-specific relocation type. variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.cpp278 uint32_t r_type = Type & 0xff; in resolveMIPSN64Relocation() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELF.h203 uint32_t r_type; // machine specific relocation type variable
/external/ltp/testcases/kernel/fs/doio/
Ddoio.h190 int r_type; /* must be one of the #defines above */ member
/external/tcpdump/
Dnameser.h249 int16_t r_type; /* type number */ member
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp604 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/
Dcoff.h341 char r_type[2]; /* Relocation type */ member
/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c118 int r_type; /* type of rule--see below */ member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp465 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/
DRuntimeDyldELF.cpp1349 uint32_t r_type = RelType & 0xff; in processRelocationRef() local
/external/llvm/include/llvm/Support/
DMachO.h912 r_type:4; member
920 r_type:4, member
/external/llvm/tools/llvm-objdump/
DMachODump.cpp1848 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/
DMachO.h920 r_type:4; member
928 r_type:4, member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h943 r_type : 4; member
948 uint32_t r_scattered : 1, r_pcrel : 1, r_length : 2, r_type : 4, member