Home
last modified time | relevance | path

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

/llvm-project/lld/ELF/
H A DDWARF.h72 StringRef getLineStrSection() const override { return lineStrSection; } in getLineStrSection() function
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h47 virtual StringRef getLineStrSection() const { return ""; } in getLineStrSection() function
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2367 StringRef getLineStrSection() const override { return LineStrSection; } getLineStrSection() function in __anon62ae75e11111::DWARFObjInMemory