Searched defs:OutOffset (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerTypeUnit.cpp | 59 uint64_t OutOffset = getDebugInfoHeaderSize(); in createDIETree() local 240 uint64_t TypeUnit::finalizeTypeEntryRec(uint64_t OutOffset, DIE *OutDIE, in finalizeTypeEntryRec()
|
H A D | DIEGenerator.h | 31 DIE *createDIE(dwarf::Tag DieTag, uint32_t OutOffset) { in createDIE()
|
H A D | DWARFLinkerUnit.h | 127 uint64_t OutOffset; global() member
|
H A D | DWARFLinkerCompileUnit.cpp | 1290 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 D | DWARFLinkerImpl.cpp | 1220 uint64_t OutOffset = Info.OutOffset; emitAppleAcceleratorSections() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86DynAllocaExpander.cpp | 136 DenseMap<MachineBasicBlock *, int64_t> OutOffset; in computeLowerings() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFStreamer.cpp | 1288 emitMacroTableImpl(const DWARFDebugMacro * MacroTable,const Offset2UnitMap & UnitMacroMap,OffsetsStringPool & StringPool,uint64_t & OutOffset) emitMacroTableImpl() argument [all...] |
H A D | DWARFLinker.cpp | 1664 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 D | HexagonISelLoweringHVX.cpp | 3568 int OutOffset = Order[0] == Src ? 0 : InpLen; in combineConcatVectorsBeforeLegal() local
|