Home
last modified time | relevance | path

Searched defs:CurrentOffset (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp96 void XCOFFWriter::reportOverwrite(uint64_t CurrentOffset, in reportOverwrite()
109 bool XCOFFWriter::initRelocations(uint64_t &CurrentOffset) { in initRelocations()
144 bool XCOFFWriter::initSectionHeaders(uint64_t &CurrentOffset) { in initSectionHeaders()
307 bool XCOFFWriter::initFileHeader(uint64_t CurrentOffset) { in initFileHeader()
419 uint64_t CurrentOffset = in assignAddressesAndIndices() local
H A DELFEmitter.cpp80 uint64_t CurrentOffset = getOffset(); in padToAlignment() local
1292 uint64_t CurrentOffset = CBA.getOffset(); in writeSectionContent() local
1581 uint64_t CurrentOffset = CBA.getOffset(); in alignToOffset() local
/freebsd/sys/contrib/dev/acpica/common/
H A Dcmfsize.c178 long CurrentOffset; in CmGetFileSize() local
H A Ddmtable.c1062 UINT32 CurrentOffset; in AcpiDmDumpTable() local
H A Ddmtbdump2.c2399 UINT32 CurrentOffset = sizeof (ACPI_TABLE_HEADER); in AcpiDmDumpPrmt() local
2922 UINT32 CurrentOffset = 0; in AcpiDmDumpSdev() local
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DProfile.cpp54 uint64_t CurrentOffset = Offset; in readBlockHeader() local
82 auto CurrentOffset = Offset; in readPath() local
102 auto CurrentOffset = Offset; in readData() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryItemStream.h77 uint64_t CurrentOffset = 0; computeItemOffsets() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.h47 LVOffset CurrentOffset = 0; variable
H A DLVCodeViewVisitor.h135 uint32_t CurrentOffset = 0; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DynAllocaExpander.cpp97 X86DynAllocaExpander::getLowering(int64_t CurrentOffset, in getLowering()
H A DX86FrameLowering.cpp689 uint64_t CurrentOffset = 0; in emitStackProbeInlineGenericBlock() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp204 unsigned CurrentOffset = 0; in emitFileChecksums() local
/freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp238 uint64_t CurrentOffset = sizeof(Elf_Ehdr); in ELFStubBuilder() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp402 int CurrentOffset = 0; in emitOperandTypeMappings() local
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c1289 UINT16 CurrentOffset; in DtCompileDbg2() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp622 uint64_t CurrentOffset = 0; member in llvm::object::WindowsResourceCOFFWriter
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp667 uint64_t CurrentOffset = 0; in expandCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp1195 uint64_t CurrentOffset = 0; in createLDSVariableReplacement() local
H A DAMDGPUIGroupLP.cpp1799 auto CurrentOffset = UsesDSRead * std::min(MaxDSROffset, DSROffset) + in applyIGLPStrategy() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp1084 size_t CurrentOffset = MagicSize; in decompress() local