Home
last modified time | relevance | path

Searched defs:getStringOffsetSection (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h54 virtual const DWARFSection &getStringOffsetSection() const { return Dummy; } in getStringOffsetSection() function
DDWARFUnit.h348 const DWARFSection &getStringOffsetSection() const { in getStringOffsetSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h159 StringRef getStringOffsetSection() const { return StringOffsetSection; } in getStringOffsetSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1523 const DWARFSection &getStringOffsetSection() const override { in getStringOffsetSection() function in __anonddd817f10c11::DWARFObjInMemory