Home
last modified time | relevance | path

Searched defs:SectionNumber (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/lld/test/COFF/
H A Ddriver-opt.s70 SectionNumber: 1 label
82 SectionNumber: 1 label
88 SectionNumber: 1 label
94 SectionNumber: 1 label
H A Dalign.s36 SectionNumber: 1 label
48 SectionNumber: 1 label
54 SectionNumber: 0 label
/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp123 int SectionNumber = 0; in printRelocations() local
H A DCOFFDumper.cpp1365 int SectionNumber = 0; in printSectionHeaders() local
1414 int SectionNumber = 0; in printRelocations() local
1481 getSectionName(const llvm::object::COFFObjectFile *Obj, int32_t SectionNumber, in getSectionName()
/llvm-project-15.0.7/llvm/lib/Object/
H A DCOFFObjectFile.cpp169 int32_t SectionNumber = Symb.getSectionNumber(); in getSymbolAddress() local
189 int32_t SectionNumber = Symb.getSectionNumber(); in getSymbolType() local
H A DXCOFFObjectFile.cpp766 bool XCOFFObjectFile::isReservedSectionNumber(int16_t SectionNumber) { in isReservedSectionNumber()
/llvm-project-15.0.7/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp680 int16_t SectionNumber, in writeSymbolEntry()
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DCOFF.h189 int32_t SectionNumber; member
729 inline bool isReservedSectionNumber(int32_t SectionNumber) { in isReservedSectionNumber()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h113 uint16_t SectionNumber = 0; variable
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DCOFF.h257 SectionNumberType SectionNumber; member