Home
last modified time | relevance | path

Searched refs:FuncAddressAdjustment (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1290 uint64_t OutOffset, std::optional<int64_t> FuncAddressAdjustment, in cloneDIE() argument
1308 InputDieEntry, PlainDIEGenerator, OutOffset, FuncAddressAdjustment, in cloneDIE()
1339 CurChild, TypeParentForChild, OutOffset, FuncAddressAdjustment, in cloneDIE()
1365 uint64_t &OutOffset, std::optional<int64_t> &FuncAddressAdjustment, in createPlainDIEandCloneAttributes() argument
1373 FuncAddressAdjustment = in createPlainDIEandCloneAttributes()
1383 FuncAddressAdjustment = It->second; in createPlainDIEandCloneAttributes()
1405 PlainDIEGenerator, FuncAddressAdjustment, in createPlainDIEandCloneAttributes()