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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp134 int SectionNumber = 0; local
H A DCOFFDumper.cpp1319 int SectionNumber = 0; local
1368 int SectionNumber = 0; local
1435 getSectionName(const llvm::object::COFFObjectFile *Obj, int32_t SectionNumber, argument
[all...]
H A DELFDumper.cpp5535 int SectionNumber = -1; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DARMAttributeParser.cpp700 unsigned SectionNumber = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h114 support::big16_t SectionNumber; member in struct:llvm::object::XCOFFSymbolEntry
H A DCOFF.h257 SectionNumberType SectionNumber; member in struct:llvm::object::coff_symbol
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h113 uint16_t SectionNumber = 0; member in class:llvm::codeview::SectionSym
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp462 bool XCOFFObjectFile::isReservedSectionNumber(int16_t SectionNumber) { argument
H A DCOFFObjectFile.cpp171 int32_t SectionNumber = Symb.getSectionNumber(); local
191 int32_t SectionNumber = Symb.getSectionNumber(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h190 int32_t SectionNumber; member in struct:llvm::COFF::symbol
722 inline bool isReservedSectionNumber(int32_t SectionNumber) { argument

Completed in 243 milliseconds