Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp123 int SectionNumber = 0; in printRelocations() local
H A DCOFFDumper.cpp1507 int SectionNumber = 0; printSectionHeaders() local
1556 int SectionNumber = 0; printRelocations() local
1623 getSectionName(const llvm::object::COFFObjectFile * Obj,int32_t SectionNumber,const coff_section * Section) getSectionName() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp169 int32_t SectionNumber = Symb.getSectionNumber(); getSymbolAddress() local
189 int32_t SectionNumber = Symb.getSectionNumber(); getSymbolType() local
H A DXCOFFObjectFile.cpp838 isReservedSectionNumber(int16_t SectionNumber) isReservedSectionNumber() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h204 int32_t SectionNumber; member
809 isReservedSectionNumber(int32_t SectionNumber) isReservedSectionNumber() argument
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp840 writeSymbolEntry(StringRef SymbolName,uint64_t Value,int16_t SectionNumber,uint16_t SymbolType,uint8_t StorageClass,uint8_t NumberOfAuxEntries) writeSymbolEntry() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h112 uint16_t SectionNumber = 0; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h257 SectionNumberType SectionNumber; member