Home
last modified time | relevance | path

Searched refs:GotPltSectionVA (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrAnalysis.h164 uint64_t GotPltSectionVA, const Triple &TargetTriple) const { in findPltEntries() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp466 uint64_t GotPltSectionVA) { in findX86PltEntries() argument
476 std::make_pair(PltSectionVA + Byte, GotPltSectionVA + Imm)); in findX86PltEntries()
511 uint64_t GotPltSectionVA, const Triple &TargetTriple) const { in findPltEntries() argument
514 return findX86PltEntries(PltSectionVA, PltContents, GotPltSectionVA); in findPltEntries()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCTargetDesc.cpp330 uint64_t GotPltSectionVA, in findPltEntries() argument