/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 186 Index = A_SD.getFragment()->getParent()->getOrdinal() + 1; in RecordX86_64Relocation() 205 Index = B_SD.getFragment()->getParent()->getOrdinal() + 1; in RecordX86_64Relocation() 237 Index = SD.getFragment()->getParent()->getOrdinal() + 1; in RecordX86_64Relocation() 526 Index = SymSD.getOrdinal() + 1; in RecordX86Relocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 203 Index = A->getFragment()->getParent()->getOrdinal() + 1; in RecordX86_64Relocation() 215 Index = B->getFragment()->getParent()->getOrdinal() + 1; in RecordX86_64Relocation() 247 Index = Symbol->getFragment()->getParent()->getOrdinal() + 1; in RecordX86_64Relocation() 584 Index = Sec.getOrdinal() + 1; in RecordX86Relocation()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 203 Index = A->getFragment()->getParent()->getOrdinal() + 1; in RecordX86_64Relocation() 215 Index = B->getFragment()->getParent()->getOrdinal() + 1; in RecordX86_64Relocation() 247 Index = Symbol->getFragment()->getParent()->getOrdinal() + 1; in RecordX86_64Relocation() 586 Index = Sec.getOrdinal() + 1; in RecordX86Relocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCSection.h | 120 unsigned getOrdinal() const { return Ordinal; }
|
/external/llvm/include/llvm/MC/ |
D | MCSection.h | 128 unsigned getOrdinal() const { return Ordinal; }
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/ |
D | COFFDump.cpp | 370 if (Entry.getOrdinal(Ordinal)) in printImportTables() 407 if (I->getOrdinal(Ordinal)) in printExportTable()
|
/external/llvm/tools/llvm-objdump/ |
D | COFFDump.cpp | 375 if (Entry.getOrdinal(Ordinal)) in printImportTables() 412 if (I->getOrdinal(Ordinal)) in printExportTable()
|
/external/llvm/include/llvm/Object/ |
D | COFF.h | 198 uint16_t getOrdinal() const { in getOrdinal() function 957 std::error_code getOrdinal(uint32_t &Result) const; 985 std::error_code getOrdinal(uint16_t &Result) const;
|
/external/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 1371 std::error_code ExportDirectoryEntryRef::getOrdinal(uint32_t &Result) const { in getOrdinal() function in ExportDirectoryEntryRef 1488 std::error_code ImportedSymbolRef::getOrdinal(uint16_t &Result) const { in getOrdinal() function in ImportedSymbolRef 1492 Result = Entry32[Index].getOrdinal(); in getOrdinal() 1498 Result = Entry64[Index].getOrdinal(); in getOrdinal()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 364 Index = Sec.getOrdinal() + 1; in RecordPPCRelocation()
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 364 Index = Sec.getOrdinal() + 1; in RecordPPCRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MachObjectWriter.cpp | 358 Index = Sec.getOrdinal() + 1; in recordRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 1472 std::error_code ExportDirectoryEntryRef::getOrdinal(uint32_t &Result) const { in getOrdinal() function in ExportDirectoryEntryRef 1589 std::error_code ImportedSymbolRef::getOrdinal(uint16_t &Result) const { in getOrdinal() function in ImportedSymbolRef 1593 Result = Entry32[Index].getOrdinal(); in getOrdinal() 1599 Result = Entry64[Index].getOrdinal(); in getOrdinal()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | COFF.h | 195 uint16_t getOrdinal() const { in getOrdinal() function 1135 std::error_code getOrdinal(uint32_t &Result) const; 1163 std::error_code getOrdinal(uint16_t &Result) const;
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | COFF.h | 441 uint16_t getOrdinal() const { in getOrdinal() function
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MachObjectWriter.cpp | 365 Index = Sec.getOrdinal() + 1; in recordRelocation()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 359 Index = SymSD.getOrdinal() + 1; in RecordRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ |
D | COFF.h | 492 uint16_t getOrdinal() const { in getOrdinal() function
|
/external/llvm/include/llvm/Support/ |
D | COFF.h | 436 uint16_t getOrdinal() const { in getOrdinal() function
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 432 Index = Sec.getOrdinal() + 1; in recordRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 440 Index = Sec.getOrdinal() + 1; in recordRelocation()
|
/external/llvm/tools/llvm-readobj/ |
D | COFFDumper.cpp | 1391 error(I.getOrdinal(Ordinal)); in printImportedSymbols() 1405 error(S.getOrdinal(Ordinal)); in printDelayImportedSymbols() 1454 error(E.getOrdinal(Ordinal)); in printCOFFExports()
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCAssembler.h | 478 unsigned getOrdinal() const { return Ordinal; } in getOrdinal() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | COFFDumper.cpp | 1565 error(I.getOrdinal(Ordinal)); in printImportedSymbols() 1579 error(S.getOrdinal(Ordinal)); in printDelayImportedSymbols() 1634 error(E.getOrdinal(Ordinal)); in printCOFFExports()
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | ELFObjectWriter.cpp | 428 Index = F->getParent()->getOrdinal() + 1; in RecordRelocation() 1024 return SD.getOrdinal() == ~UINT32_C(0) && in IsELFMetaDataSection()
|