Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DDWARF.h47 const llvm::DWARFSection &getRnglistsSection() const override { getRnglistsSection() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h50 virtual const DWARFSection &getRnglistsSection() const { return Dummy; } in getRnglistsSection() function
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2392 const DWARFSection &getRnglistsSection() const override { getRnglistsSection() function in __anon6f0e60001111::DWARFObjInMemory