Searched refs:getStrOffsetsSection (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/lld/MachO/ |
| H A D | Dwarf.h | 43 llvm::DWARFSection const &getStrOffsetsSection() const override { in getStrOffsetsSection() function
|
| /freebsd-14.2/contrib/llvm-project/lld/ELF/ |
| H A D | DWARF.h | 51 const llvm::DWARFSection &getStrOffsetsSection() const override { in getStrOffsetsSection() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFObject.h | 59 virtual const DWARFSection &getStrOffsetsSection() const { return Dummy; } in getStrOffsetsSection() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFContext.cpp | 1311 DObj->getStrOffsetsSection().Data)) in dump() 1313 OS, DumpOpts, "debug_str_offsets", *DObj, DObj->getStrOffsetsSection(), in dump() 2362 const DWARFSection &getStrOffsetsSection() const override { in getStrOffsetsSection() function in __anonafd15ee41111::DWARFObjInMemory
|
| H A D | DWARFUnit.cpp | 48 D.getStrOffsetsSection(), &D.getAddrSection(), in addUnitsForSection()
|
| H A D | DWARFVerifier.cpp | 1705 ".debug_str_offsets", DObj.getStrOffsetsSection(), DObj.getStrSection(), in handleDebugStrOffsets()
|