Searched refs:FuncAddressAdjustment (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFLinkerCompileUnit.cpp | 1286 uint64_t OutOffset, std::optional<int64_t> FuncAddressAdjustment, in cloneDIE() argument 1304 InputDieEntry, PlainDIEGenerator, OutOffset, FuncAddressAdjustment, in cloneDIE() 1335 CurChild, TypeParentForChild, OutOffset, FuncAddressAdjustment, in cloneDIE() 1361 uint64_t &OutOffset, std::optional<int64_t> &FuncAddressAdjustment, in createPlainDIEandCloneAttributes() argument 1369 FuncAddressAdjustment = in createPlainDIEandCloneAttributes() 1379 FuncAddressAdjustment = It->second; in createPlainDIEandCloneAttributes() 1401 PlainDIEGenerator, FuncAddressAdjustment, in createPlainDIEandCloneAttributes()
|
| H A D | DWARFLinkerCompileUnit.h | 421 std::optional<int64_t> FuncAddressAdjustment, 654 uint64_t &OutOffset, std::optional<int64_t> &FuncAddressAdjustment,
|