Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DDWARF.h74 StringRef getLineStrSection() const override { return lineStrSection; } in getLineStrSection() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h46 virtual StringRef getLineStrSection() const { return ""; } in getLineStrSection() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1895 StringRef getLineStrSection() const override { return LineStrSection; } in getLineStrSection() function in __anond6a2cae20f11::DWARFObjInMemory