Home
last modified time | relevance | path

Searched defs:RelocAdjustment (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/DWARFLinker/
H A DAddressesMap.h151 if (std::optional<int64_t> RelocAdjustment = in getVariableRelocAdjustment() local
164 if (std::optional<int64_t> RelocAdjustment = in getVariableRelocAdjustment() local
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h38 int64_t RelocAdjustment = 0; member
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDependencyTracker.cpp777 std::optional<int64_t> RelocAdjustment; in isLiveSubprogramEntry() local
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp468 if (std::optional<int64_t> RelocAdjustment = getVariableRelocAdjustment() local
481 if (std::optional<int64_t> RelocAdjustment = getVariableRelocAdjustment() local
558 std::optional<int64_t> RelocAdjustment = shouldKeepSubprogramDIE() local
2616 __anon976a44350402(SmallVectorImpl<uint8_t> &SrcBytes, SmallVectorImpl<uint8_t> &OutBytes, int64_t RelocAdjustment) cloneAllCompileUnits() argument
[all...]