Home
last modified time | relevance | path

Searched defs:getBaseAddress (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h356 const MCSymbol *getBaseAddress() const { return BaseAddress; } in getBaseAddress() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp856 llvm::Optional<object::SectionedAddress> DWARFUnit::getBaseAddress() { in getBaseAddress() function in DWARFUnit
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.cpp175 Value *Variable::getBaseAddress() const in getBaseAddress() function in rr::Variable