Home
last modified time | relevance | path

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 DMachORelocation.h30 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 DRuntimeDyldELFMips.cpp277 uint32_t r_type = Type & 0xff; in resolveMIPSN64Relocation() local
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.h190 int r_type; /* must be one of the #defines above */ member
/third_party/mesa3d/src/amd/common/
H A Dac_rtld.c654 unsigned r_type = ELF64_R_TYPE(rel->r_info); in apply_relocs() local
/third_party/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c120 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 DRuntimeDyldELF.cpp1359 uint32_t r_type = RelType & 0xff; in processRelocationRef() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dlocaltime.c118 int r_type; /* type of rule--see below */ member
/third_party/tzdata/
H A Dlocaltime.c140 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 DMachO.h920 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 DMachO.h952 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 Dabg-ir.cc20916 type_base_sptr r_type = peel_typedef_type(r.get_type()); in equals() local

Completed in 58 milliseconds