Home
last modified time | relevance | path

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

/llvm-project/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/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp123 int SectionNumber = 0; in printRelocations() local
H A DCOFFDumper.cpp1510 int SectionNumber = 0; printSectionHeaders() local
1559 int SectionNumber = 0; printRelocations() local
1626 getSectionName(const llvm::object::COFFObjectFile * Obj,int32_t SectionNumber,const coff_section * Section) getSectionName() argument
[all...]
/llvm-project/bolt/include/bolt/Core/
H A DBinarySection.h92 const uint64_t SectionNumber; // Order in which the section was created. global() variable
/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp168 int32_t SectionNumber = Symb.getSectionNumber(); in getSymbolAddress() local
188 int32_t SectionNumber = Symb.getSectionNumber(); in getSymbolType() local
H A DXCOFFObjectFile.cpp846 isReservedSectionNumber(int16_t SectionNumber) isReservedSectionNumber() argument
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h204 int32_t SectionNumber; member
815 isReservedSectionNumber(int32_t SectionNumber) isReservedSectionNumber() argument
/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp864 writeSymbolEntry(StringRef SymbolName,uint64_t Value,int16_t SectionNumber,uint16_t SymbolType,uint8_t StorageClass,uint8_t NumberOfAuxEntries) writeSymbolEntry() argument
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h112 uint16_t SectionNumber = 0; variable
/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h257 SectionNumberType SectionNumber; global() member