/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugArangeSet.cpp | 138 uint64_t EntryOffset = *offset_ptr; in extract() local
|
H A D | DWARFAcceleratorTable.cpp | 806 uint64_t EntryOffset = AS.getUnsigned(&EntryOffsetOffset, SectionOffsetSize); in getNameTableEntry() local 853 uint64_t EntryOffset = NTE.getEntryOffset(); in dumpName() local
|
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldCOFF.cpp | 98 Sec.advanceStubOffset(EntryOffset + PointerSize - Sec.getStubOffset()); in getDLLImportOffset() local
|
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | OffloadYAML.h | 42 std::optional<uint64_t> EntryOffset; member
|
/llvm-project/bolt/lib/Core/ |
H A D | JumpTable.cpp | 85 uint64_t EntryOffset = BaseOffset; in updateOriginal() local
|
H A D | BinaryFunction.cpp | 1764 uint64_t EntryOffset = JTAddress - JT->getAddress(); postProcessJumpTables() local
|
/llvm-project/bolt/lib/Rewrite/ |
H A D | LinuxKernelRewriter.cpp | 997 const uint64_t EntryOffset = StaticCallTableAddress - rewriteStaticCalls() local 1307 const uint64_t EntryOffset = (ID - 1) * BUG_TABLE_ENTRY_SIZE; rewriteBugTable() local 1317 const uint64_t EntryOffset = (ID - 1) * BUG_TABLE_ENTRY_SIZE; rewriteBugTable() local 1838 const uint64_t EntryOffset = StaticKeysJumpTableAddress - rewriteStaticKeysJumpTable() local
|
H A D | RewriteInstance.cpp | 1223 const auto EntryOffset = ISym->Address - BF->getAddress(); discoverFileObjects() local 1581 uint64_t EntryOffset = InstrOffset; disassemblePLTSectionAArch64() local 1643 const uint64_t EntryOffset = InstrOffset; disassemblePLTSectionRISCV() local 1666 for (uint64_t EntryOffset = 0; EntryOffset + EntrySize <= SectionSize; disassemblePLTSectionX86() local 1772 uint64_t EntryOffset = NextSymRefI->first - Function.getAddress(); adjustFunctionBoundaries() local [all...] |
/llvm-project/bolt/include/bolt/Core/ |
H A D | DebugNames.h | 103 uint32_t EntryOffset; member
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocStream.h | 35 size_t EntryOffset; member
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | OffloadBinary.h | 111 uint64_t EntryOffset; // Offset of the metadata entry in bytes. member
|
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 547 uint64_t EntryOffset; global() variable 551 NameTableEntry(const DataExtractor & StrData,uint32_t Index,uint64_t StringOffset,uint64_t EntryOffset) NameTableEntry() argument
|
/llvm-project/llvm/lib/MC/ |
H A D | XCOFFObjectWriter.cpp | 1008 writeSymbolAuxFunctionEntry(uint32_t EntryOffset,uint32_t FunctionSize,uint64_t LineNumberPointer,uint32_t EndIndex) writeSymbolAuxFunctionEntry() argument 1028 writeSymbolAuxExceptionEntry(uint64_t EntryOffset,uint32_t FunctionSize,uint32_t EndIndex) writeSymbolAuxExceptionEntry() argument
|
/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerImpl.cpp | 767 uint64_t EntryOffset = InputOffset; in cloneAndEmitDebugFrame() local
|
/llvm-project/llvm/lib/Object/ |
H A D | COFFObjectFile.cpp | 1914 ptrdiff_t EntryOffset = EntryPtr - BBS.data().data(); getContents() local
|
/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFLinker.cpp | 2297 uint64_t EntryOffset = InputOffset; patchFrameInfoForObject() local
|