Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h38 int64_t RelocAdjustment = 0; member
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp476 if (std::optional<int64_t> RelocAdjustment = in getVariableRelocAdjustment() local
489 if (std::optional<int64_t> RelocAdjustment = in getVariableRelocAdjustment() local
566 std::optional<int64_t> RelocAdjustment = in shouldKeepSubprogramDIE() local
2630 int64_t RelocAdjustment) { in cloneAllCompileUnits()