Home
last modified time | relevance | path

Searched defs:RelocInfo (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_target.h50 struct RelocInfo struct
52 uint32_t codePos;
53 uint32_t libPos;
54 uint32_t dataPos;
56 uint32_t count;
58 RelocEntry entry[0];
/third_party/node/deps/v8/src/heap/
Dheap-write-barrier.h26 class RelocInfo; variable
/third_party/node/deps/v8/src/codegen/arm/
Dassembler-arm.h1351 friend class RelocInfo; variable
/third_party/node/deps/v8/src/codegen/loong64/
Dassembler-loong64.h1075 friend class RelocInfo; variable
/third_party/node/deps/v8/src/codegen/mips64/
Dassembler-mips64.h1917 friend class RelocInfo; variable
/third_party/node/deps/v8/src/codegen/mips/
Dassembler-mips.h1887 friend class RelocInfo; variable
/third_party/node/deps/v8/src/codegen/ppc/
Dassembler-ppc.h1534 friend class RelocInfo; variable
/third_party/node/deps/v8/src/codegen/riscv64/
Dassembler-riscv64.h1778 friend class RelocInfo; variable
/third_party/node/deps/v8/src/codegen/s390/
Dassembler-s390.h1474 friend class RelocInfo; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1417 auto RelocInfo = MachObj->getRelocation(Reloc.getRawDataRefImpl()); in isRelocScattered() local
/third_party/node/deps/v8/src/common/
Dglobals.h755 class RelocInfo; variable