Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp293 void writeSymbolAuxCsectEntry(uint64_t SectionOrLength,
699 void XCOFFObjectWriter::writeSymbolAuxCsectEntry(uint64_t SectionOrLength, in writeSymbolAuxCsectEntry() function in __anondfe4bda90111::XCOFFObjectWriter
741 writeSymbolAuxCsectEntry(CSectionRef.SymbolTableIndex, XCOFF::XTY_LD, in writeSymbolEntryForCsectMemberLabel()
761 writeSymbolAuxCsectEntry(CSectionRef.Size, getEncodedType(CSectionRef.MCSec), in writeSymbolEntryForControlSection()