Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp364 const XCOFFSection &CSectionRef,
367 void writeSymbolEntryForControlSection(const XCOFFSection &CSectionRef,
931 const Symbol &SymbolRef, const XCOFFSection &CSectionRef, in writeSymbolEntryForCsectMemberLabel() argument
933 assert(SymbolOffset <= MaxRawDataSize - CSectionRef.Address && in writeSymbolEntryForCsectMemberLabel()
939 CSectionRef.Address + SymbolOffset, SectionIndex, in writeSymbolEntryForCsectMemberLabel()
967 CSectionRef.Address + SymbolOffset, SectionIndex, in writeSymbolEntryForCsectMemberLabel()
971 writeSymbolAuxCsectEntry(CSectionRef.SymbolTableIndex, XCOFF::XTY_LD, in writeSymbolEntryForCsectMemberLabel()
972 CSectionRef.MCSec->getMappingClass()); in writeSymbolEntryForCsectMemberLabel()
986 const XCOFFSection &CSectionRef, int16_t SectionIndex, in writeSymbolEntryForControlSection() argument
988 writeSymbolEntry(CSectionRef.getSymbolTableName(), CSectionRef.Address, in writeSymbolEntryForControlSection()
[all …]