Home
last modified time | relevance | path

Searched defs:getLineSection (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lld/MachO/
H A DDwarf.h40 llvm::DWARFSection const &getLineSection() const override { in getLineSection() function
/llvm-project-15.0.7/lld/ELF/
H A DDWARF.h55 const llvm::DWARFSection &getLineSection() const override { in getLineSection() function
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h45 virtual const DWARFSection &getLineSection() const { return Dummy; } in getLineSection() function
H A DDWARFUnit.h308 const DWARFSection &getLineSection() const { return LineSection; } in getLineSection() function
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1949 const DWARFSection &getLineSection() const override { return LineSection; } in getLineSection() function in __anon445fd25e0f11::DWARFObjInMemory