Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Object/
DCOFF.h46 support::little16_t SectionNumber; member
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1103 int SectionNumber = 0; in printSections() local
1155 int SectionNumber = 0; in printRelocations() local
1217 getSectionName(const llvm::object::COFFObjectFile *Obj, int32_t SectionNumber, in getSectionName()
DARMAttributeParser.cpp665 unsigned SectionNumber = 0; in Parse() local
DELFDumper.cpp3245 int SectionNumber = -1; in printRelocations() local
/external/llvm/lib/Object/
DCOFFObjectFile.cpp163 int32_t SectionNumber = Symb.getSectionNumber(); in getSymbolAddress() local
183 int32_t SectionNumber = Symb.getSectionNumber(); in getSymbolType() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCOFF.h61 uint16_t SectionNumber; member
/external/llvm/include/llvm/Support/
DCOFF.h153 int32_t SectionNumber; member
668 inline bool isReservedSectionNumber(int32_t SectionNumber) { in isReservedSectionNumber()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h158 int32_t SectionNumber; member
673 inline bool isReservedSectionNumber(int32_t SectionNumber) { in isReservedSectionNumber()
/external/llvm/include/llvm/Object/
DCOFF.h261 SectionNumberType SectionNumber; member
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h155 ulittle16_t SectionNumber; member