Home
last modified time | relevance | path

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

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