Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lld/ELF/
HDDWARF.h49 const llvm::DWARFSection &getRangesSection() const override { in getRangesSection() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFObject.h49 virtual const DWARFSection &getRangesSection() const { return Dummy; } in getRangesSection() function
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFContext.cpp2393 const DWARFSection &getRangesSection() const override { return RangesSection; } in getRangesSection() function in __anon6783532d1211::DWARFObjInMemory