Searched refs:DwarfSectionRef (Results 1 – 1 of 1) sorted by relevance
276 void writeSymbolEntryForDwarfSection(const XCOFFSection &DwarfSectionRef,746 const XCOFFSection &DwarfSectionRef, int16_t SectionIndex) { in writeSymbolEntryForDwarfSection() argument747 assert(DwarfSectionRef.MCSec->isDwarfSect() && "Not a DWARF section!"); in writeSymbolEntryForDwarfSection()749 writeSymbolEntry(DwarfSectionRef.getSymbolTableName(), /*Value=*/0, in writeSymbolEntryForDwarfSection()752 writeSymbolAuxDwarfEntry(DwarfSectionRef.Size); in writeSymbolEntryForDwarfSection()