Home
last modified time | relevance | path

Searched defs:OutOffset (Results 1 – 9 of 9) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFLinkerTypeUnit.cpp59 uint64_t OutOffset = getDebugInfoHeaderSize(); in createDIETree() local
240 uint64_t TypeUnit::finalizeTypeEntryRec(uint64_t OutOffset, DIE *OutDIE, in finalizeTypeEntryRec()
HDDIEGenerator.h31 DIE *createDIE(dwarf::Tag DieTag, uint32_t OutOffset) { in createDIE()
HDDWARFLinkerUnit.h132 uint64_t OutOffset; member
HDDWARFLinkerCompileUnit.cpp1290 uint64_t OutOffset, std::optional<int64_t> FuncAddressAdjustment, in cloneDIE()
1365 uint64_t &OutOffset, std::optional<int64_t> &FuncAddressAdjustment, in createPlainDIEandCloneAttributes()
HDDWARFLinkerImpl.cpp1218 uint64_t OutOffset = Info.OutOffset; in emitAppleAcceleratorSections() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86DynAllocaExpander.cpp136 DenseMap<MachineBasicBlock *, int64_t> OutOffset; in computeLowerings() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFStreamer.cpp1297 uint64_t &OutOffset) { in emitMacroTableImpl()
HDDWARFLinker.cpp1681 int64_t PCOffset, uint32_t OutOffset, in cloneDIE()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonISelLoweringHVX.cpp3568 int OutOffset = Order[0] == Src ? 0 : InpLen; in combineConcatVectorsBeforeLegal() local