Home
last modified time | relevance | path

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

/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h38 int64_t RelocAdjustment = 0; member
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDependencyTracker.cpp777 std::optional<int64_t> RelocAdjustment; in isLiveSubprogramEntry() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp465 if (std::optional<int64_t> RelocAdjustment = getVariableRelocAdjustment() local
478 if (std::optional<int64_t> RelocAdjustment = getVariableRelocAdjustment() local
555 std::optional<int64_t> RelocAdjustment = shouldKeepSubprogramDIE() local
2610 __anonbbcaedf40402(SmallVectorImpl<uint8_t> &SrcBytes, SmallVectorImpl<uint8_t> &OutBytes, int64_t RelocAdjustment) cloneAllCompileUnits() argument
[all...]