Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DDWARF.h73 StringRef getLineStrSection() const override { return lineStrSection; } in getLineStrSection() function
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h47 virtual StringRef getLineStrSection() const { return ""; } in getLineStrSection() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1993 StringRef getLineStrSection() const override { return LineStrSection; } in getLineStrSection() function in __anon00272cc51011::DWARFObjInMemory