Searched refs:DwarfSect (Results 1 – 1 of 1) sorted by relevance
195 std::unique_ptr<XCOFFSection> DwarfSect; member218 assert(DwarfSect->MCSec->isDwarfSect() && in DwarfSectionEntry()1102 for (const auto &Reloc : DwarfSection.DwarfSect->Relocations) in writeRelocations()1103 writeRelocation(Reloc, *DwarfSection.DwarfSect); in writeRelocations()1175 writeSymbolEntryForDwarfSection(*DwarfSection.DwarfSect, in writeSymbolTable()1256 DwarfSection.DwarfSect->Relocations.size()); in finalizeSectionInfo()1470 XCOFFSection &DwarfSect = *DwarfSection.DwarfSect; in assignAddressesAndIndices() local1471 const MCSectionXCOFF *MCSec = DwarfSect.MCSec; in assignAddressesAndIndices()1478 DwarfSect.SymbolTableIndex = SymbolTableIndex; in assignAddressesAndIndices()1487 DwarfSection.Address = DwarfSect.Address = in assignAddressesAndIndices()[all …]