Searched defs:r_type (Results 1 - 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachORelocation.h | 30 uint8_t r_type; // if not 0, machine-specific relocation type. member in llvm::MachORelocation
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldELFMips.cpp | 277 uint32_t r_type = Type & 0xff; in resolveMIPSN64Relocation() local
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | doio.h | 190 int r_type; /* must be one of the #defines above */ member
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_rtld.c | 654 unsigned r_type = ELF64_R_TYPE(rel->r_info); in apply_relocs() local
|
/third_party/icu/icu4c/source/tools/tzcode/ |
H A D | localtime.c | 120 int r_type; /* type of rule--see below */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.cpp | 1359 uint32_t r_type = RelType & 0xff; in processRelocationRef() local
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
H A D | localtime.c | 118 int r_type; /* type of rule--see below */ member
|
/third_party/tzdata/ |
H A D | localtime.c | 140 enum r_type { enum 147 enum r_type r_type; /* type of rule */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | MachO.h | 920 r_type:4; member 928 r_type:4, member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A 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
|
/third_party/libabigail/src/ |
H A D | abg-ir.cc | 20916 type_base_sptr r_type = peel_typedef_type(r.get_type()); in equals() local
|
Completed in 58 milliseconds