Home
last modified time | relevance | path

Searched defs:offsetInSec (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h428 uint64_t offsetInSec, Kind kind, Symbol &sym, int64_t addend, in DynamicReloc()
440 uint64_t offsetInSec, const OutputSection *outputSec, in DynamicReloc()
462 uint64_t offsetInSec; variable
513 uint64_t offsetInSec, Symbol &sym, int64_t addend, in addRelativeReloc()
526 uint64_t offsetInSec, Symbol &sym, int64_t addend, RelExpr expr, in addReloc()
597 uint64_t offsetInSec; member
H A DRelocations.cpp869 static void addRelativeReloc(InputSectionBase &isec, uint64_t offsetInSec, in addRelativeReloc()
H A DSyntheticSections.cpp1619 RelType dynType, InputSectionBase &isec, uint64_t offsetInSec, Symbol &sym, in addSymbolReloc()
1626 RelType dynType, GotSection &sec, uint64_t offsetInSec, Symbol &sym, in addAddendOnlyRelocIfNonPreemptible()