Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerTypeUnit.cpp59 uint64_t OutOffset = getDebugInfoHeaderSize(); in createDIETree() local
240 uint64_t TypeUnit::finalizeTypeEntryRec(uint64_t OutOffset, DIE *OutDIE, in finalizeTypeEntryRec()
H A DDIEGenerator.h31 DIE *createDIE(dwarf::Tag DieTag, uint32_t OutOffset) { in createDIE()
H A DDWARFLinkerUnit.h127 uint64_t OutOffset; global() member
H A DDWARFLinkerCompileUnit.cpp1290 uint64_t OutOffset, std::optional<int64_t> FuncAddressAdjustment, in cloneDIE() argument
1365 uint64_t &OutOffset, std::optional<int64_t> &FuncAddressAdjustment, in createPlainDIEandCloneAttributes() argument
[all...]
H A DDWARFLinkerImpl.cpp1220 uint64_t OutOffset = Info.OutOffset; emitAppleAcceleratorSections() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DynAllocaExpander.cpp136 DenseMap<MachineBasicBlock *, int64_t> OutOffset; in computeLowerings() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1288 emitMacroTableImpl(const DWARFDebugMacro * MacroTable,const Offset2UnitMap & UnitMacroMap,OffsetsStringPool & StringPool,uint64_t & OutOffset) emitMacroTableImpl() argument
[all...]
H A DDWARFLinker.cpp1664 cloneDIE(const DWARFDie & InputDIE,const DWARFFile & File,CompileUnit & Unit,int64_t PCOffset,uint32_t OutOffset,unsigned Flags,bool IsLittleEndian,DIE * Die) cloneDIE() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp3568 int OutOffset = Order[0] == Src ? 0 : InpLen; in combineConcatVectorsBeforeLegal() local