Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DDWARF.h51 const llvm::DWARFSection &getStrOffsetsSection() const override { in getStrOffsetsSection() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h58 virtual const DWARFSection &getStrOffsetsSection() const { return Dummy; } in getStrOffsetsSection() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1892 const DWARFSection &getStrOffsetsSection() const override { in getStrOffsetsSection() function in __anon1872e7460f11::DWARFObjInMemory