Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DDWARF.h43 const llvm::DWARFSection &getRangesSection() const override { in getRangesSection() function
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h48 virtual const DWARFSection &getRangesSection() const { return Dummy; } in getRangesSection() function
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1951 const DWARFSection &getRangesSection() const override { return RangesSection; } in getRangesSection() function in __anon445fd25e0f11::DWARFObjInMemory