Home
last modified time | relevance | path

Searched refs:getLocSection (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h41 virtual const DWARFSection &getLocSection() const { return Dummy; } in getLocSection() function
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp47 &D.getLocSection(), D.getStrSection(), in addUnitsForSection()
594 Context.getDWARFObj(), Context.getDWARFObj().getLocSection(), in parseDWO()
H A DDWARFContext.cpp382 ? DWARFDataExtractor(DObj, DObj.getLocSection(), D.isLittleEndian(), in getDebugLoc()
1071 DObj->getLocSection().Data)) { in dump()
2382 const DWARFSection &getLocSection() const override { return LocSection; } in getArangesSection()
2380 const DWARFSection &getLocSection() const override { return LocSection; } getLocSection() function in __anon6f0e60001111::DWARFObjInMemory
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp714 << InputDWARFFile.Dwarf->getDWARFObj().getLocSection().Data; in emitInvariantSections()
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2673 TheDwarfEmitter->emitSectionContents(Dwarf.getDWARFObj().getLocSection().Data, in addObjectFile()