Home
last modified time | relevance | path

Searched defs:Relocatable (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dobjects-inl.h1213 Relocatable::Relocatable(Isolate* isolate) { in Relocatable() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.h298 ConstantRelocatable *Relocatable = nullptr; member
DIceTargetLoweringX8664.h294 ConstantRelocatable *Relocatable = nullptr; member
DIceTargetLoweringX8664.cpp4453 const ConstantRelocatable *const Relocatable, int32_t Offset, in dumpAddressOpt()
4479 ConstantRelocatable **Relocatable, in matchAssign()
4640 ConstantRelocatable **Relocatable, int32_t *Offset) { in matchOffsetIndexOrBase()
DIceTargetLoweringX8632.cpp5032 const ConstantRelocatable *const Relocatable, int32_t Offset, in dumpAddressOpt()
5058 ConstantRelocatable **Relocatable, in matchAssign()
5219 ConstantRelocatable **Relocatable, int32_t *Offset) { in matchOffsetIndexOrBase()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp5498 bool Relocatable = Expr->evaluateAsRelocatable(Res, nullptr, nullptr); in classifySymbolRef() local