| /freebsd-12.1/contrib/llvm/tools/lld/COFF/ |
| H A D | InputFiles.cpp | 238 int32_t SectionNumber = Sym.getSectionNumber(); in readAssociativeDefinition() local 240 SparseChunks[SectionNumber] = readSection(SectionNumber, Def, ""); in readAssociativeDefinition() 241 if (SparseChunks[SectionNumber]) in readAssociativeDefinition() 244 SparseChunks[SectionNumber] = nullptr; in readAssociativeDefinition() 254 int32_t SectionNumber = Sym.getSectionNumber(); in recordPrevailingSymbolForMingw() local 255 SectionChunk *SC = SparseChunks[SectionNumber]; in recordPrevailingSymbolForMingw() 259 PrevailingSectionMap[Name] = SectionNumber; in recordPrevailingSymbolForMingw() 419 ComdatDefs[SectionNumber] = nullptr; in createDefined() 432 SparseChunks[SectionNumber] = C; in createDefined() 436 SparseChunks[SectionNumber] = nullptr; in createDefined() [all …]
|
| H A D | InputFiles.h | 164 readSection(uint32_t SectionNumber,
|
| H A D | Writer.cpp | 953 Sym.SectionNumber = IMAGE_SYM_ABSOLUTE; in createSymbol() 969 Sym.SectionNumber = OS->SectionIndex; in createSymbol()
|
| H A D | PDB.cpp | 1533 Sym.SectionNumber = OS.SectionIndex; in addLinkerModuleSectionSymbol()
|
| /freebsd-12.1/contrib/llvm/tools/llvm-objcopy/COFF/ |
| H A D | COFFObjcopy.cpp | 65 Sym.Sym.SectionNumber == 0)) in handleArgs() 72 Sym.Sym.SectionNumber != 0) in handleArgs()
|
| H A D | Object.h | 103 Dest.SectionNumber = Src.SectionNumber; in copySymbol()
|
| /freebsd-12.1/contrib/llvm/tools/llvm-readobj/ |
| H A D | WasmDumper.cpp | 119 int SectionNumber = 0; in printRelocations() local 124 ++SectionNumber; in printRelocations() 128 W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n"; in printRelocations()
|
| H A D | COFFDumper.cpp | 1284 int SectionNumber = 0; in printSectionHeaders() local 1286 ++SectionNumber; in printSectionHeaders() 1293 W.printNumber("Number", SectionNumber); in printSectionHeaders() 1336 int SectionNumber = 0; in printRelocations() local 1338 ++SectionNumber; in printRelocations() 1345 W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n"; in printRelocations() 1402 getSectionName(const llvm::object::COFFObjectFile *Obj, int32_t SectionNumber, in getSectionName() argument 1410 if (SectionNumber == llvm::COFF::IMAGE_SYM_DEBUG) in getSectionName() 1412 if (SectionNumber == llvm::COFF::IMAGE_SYM_ABSOLUTE) in getSectionName() 1414 if (SectionNumber == llvm::COFF::IMAGE_SYM_UNDEFINED) in getSectionName()
|
| H A D | ELFDumper.cpp | 4184 int SectionNumber = -1; in printRelocations() local 4186 ++SectionNumber; in printRelocations() 4198 W.startLine() << "Section (" << SectionNumber << ") " << Name << " {\n"; in printRelocations()
|
| /freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/ |
| H A D | COFF.h | 191 int32_t SectionNumber; member 720 inline bool isReservedSectionNumber(int32_t SectionNumber) { in isReservedSectionNumber() argument 721 return SectionNumber <= 0; in isReservedSectionNumber()
|
| /freebsd-12.1/contrib/llvm/lib/MC/ |
| H A D | WinCOFFObjectWriter.cpp | 377 WeakDefault->Data.SectionNumber = COFF::IMAGE_SYM_ABSOLUTE; in DefineSymbol() 394 Sym->Data.SectionNumber = COFF::IMAGE_SYM_ABSOLUTE; in DefineSymbol() 513 W.write<uint32_t>(S.Data.SectionNumber); in WriteSymbol() 515 W.write<uint16_t>(static_cast<int16_t>(S.Data.SectionNumber)); in WriteSymbol() 844 File->Data.SectionNumber = COFF::IMAGE_SYM_DEBUG; in createFileSymbols() 876 Section.Symbol->Data.SectionNumber = I; in assignSectionNumbers() 971 Symbol->Data.SectionNumber = Symbol->Section->Number; in writeObject()
|
| /freebsd-12.1/contrib/llvm/lib/Object/ |
| H A D | WindowsResource.cpp | 517 Symbol->SectionNumber = 0xffff; in writeSymbolTable() 527 Symbol->SectionNumber = 1; in writeSymbolTable() 546 Symbol->SectionNumber = 2; in writeSymbolTable() 567 Symbol->SectionNumber = 2; in writeSymbolTable()
|
| H A D | COFFObjectFile.cpp | 172 int32_t SectionNumber = Symb.getSectionNumber(); in getSymbolAddress() local 175 COFF::isReservedSectionNumber(SectionNumber)) in getSymbolAddress() 179 if (std::error_code EC = getSection(SectionNumber, Section)) in getSymbolAddress() 192 int32_t SectionNumber = Symb.getSectionNumber(); in getSymbolType() local 204 if (SectionNumber == COFF::IMAGE_SYM_DEBUG || Symb.isSectionDefinition()) in getSymbolType() 207 if (!COFF::isReservedSectionNumber(SectionNumber)) in getSymbolType()
|
| /freebsd-12.1/contrib/llvm/include/llvm/Object/ |
| H A D | COFF.h | 258 SectionNumberType SectionNumber; member 324 if (CS16->SectionNumber <= COFF::MaxNumberOfSections16) in getSectionNumber() 325 return CS16->SectionNumber; in getSectionNumber() 326 return static_cast<int16_t>(CS16->SectionNumber); in getSectionNumber() 328 return static_cast<int32_t>(CS32->SectionNumber); in getSectionNumber()
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | ARMAttributeParser.cpp | 686 unsigned SectionNumber = 0; in Parse() local 694 SW->startLine() << "Section " << ++SectionNumber << " {\n"; in Parse()
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/ |
| H A D | SymbolRecordMapping.cpp | 92 error(IO.mapInteger(Section.SectionNumber)); in visitKnownRecord()
|
| H A D | SymbolDumper.cpp | 160 W.printNumber("SectionNumber", Section.SectionNumber); in visitKnownRecord()
|
| /freebsd-12.1/contrib/llvm/lib/ObjectYAML/ |
| H A D | COFFYAML.cpp | 545 IO.mapRequired("SectionNumber", S.Header.SectionNumber); in mapping()
|
| H A D | CodeViewYAMLSymbols.cpp | 300 IO.mapRequired("SectionNumber", Symbol.SectionNumber); in map()
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | SymbolRecord.h | 113 uint16_t SectionNumber; variable
|
| /freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalSymbolDumper.cpp | 407 Section.SectionNumber); in visitKnownRecord()
|