Searched defs:r_type (Results 1 – 13 of 13) sorted by relevance
/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/llvm/include/llvm/CodeGen/ |
D | MachORelocation.h | 31 uint8_t r_type; // if not 0, machine-specific relocation type. variable
|
/external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/ |
D | reloc_ia64.S | 87 #define r_type r25 macro
|
/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/syslinux/com32/tools/ |
D | relocs.c | 558 unsigned r_type; in walk_relocs() local
|
/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/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
|