Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DDWARF.h42 const llvm::DWARFSection &getRangesSection() const override { in getRangesSection() function
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h49 virtual const DWARFSection &getRangesSection() const { return Dummy; } in getRangesSection() function
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp2019 const DWARFSection &getRangesSection() const override { return RangesSection; } in getRangesSection() function in __anoned0c38aa1011::DWARFObjInMemory