Home
last modified time | relevance | path

Searched refs:getLineStrSection (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/lld/ELF/
DDWARF.h74 StringRef getLineStrSection() const override { return lineStrSection; } in getLineStrSection() function
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h46 virtual StringRef getLineStrSection() const { return ""; } in getLineStrSection() function
DDWARFContext.h336 return DataExtractor(DObj->getLineStrSection(), false, 0); in getLineStringExtractor()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h46 virtual StringRef getLineStrSection() const { return ""; } in getLineStrSection() function
DDWARFContext.h307 return DataExtractor(DObj->getLineStrSection(), false, 0); in getLineStringExtractor()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp530 DObj->getLineStrSection())) { in dump()
531 DataExtractor strData(DObj->getLineStrSection(), isLittleEndian(), 0); in dump()
1820 StringRef getLineStrSection() const override { return LineStrSection; } in getLineStrSection() function in __anonb929a5320d11::DWARFObjInMemory
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp583 DObj->getLineStrSection())) in dump()
584 DumpStrSection(DObj->getLineStrSection()); in dump()
1882 StringRef getLineStrSection() const override { return LineStrSection; } in getLineStrSection() function in __anon7fa3c61e0f11::DWARFObjInMemory