Home
last modified time | relevance | path

Searched refs:getStrOffsetsSection (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DDwarf.h43 llvm::DWARFSection const &getStrOffsetsSection() const override { in getStrOffsetsSection() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DDWARF.h55 const llvm::DWARFSection &getStrOffsetsSection() const override { in getStrOffsetsSection() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h59 virtual const DWARFSection &getStrOffsetsSection() const { return Dummy; } in getStrOffsetsSection() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1312 DObj->getStrOffsetsSection().Data)) in dump()
1314 OS, DumpOpts, "debug_str_offsets", *DObj, DObj->getStrOffsetsSection(), in dump()
2364 const DWARFSection &getStrOffsetsSection() const override { in getStrOffsetsSection() function in __anonfc0a132e1211::DWARFObjInMemory
H A DDWARFUnit.cpp48 D.getStrOffsetsSection(), &D.getAddrSection(), in addUnitsForSection()
H A DDWARFVerifier.cpp1909 DObj.getStrOffsetsSection(), DObj.getStrSection()); in handleDebugStrOffsets()