Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.h426 uint64_t offsetInSec, Kind kind, Symbol &sym, int64_t addend, in DynamicReloc()
438 uint64_t offsetInSec, const OutputSection *outputSec, in DynamicReloc()
460 uint64_t offsetInSec; variable
511 uint64_t offsetInSec, Symbol &sym, int64_t addend, in addRelativeReloc()
524 uint64_t offsetInSec, Symbol &sym, int64_t addend, RelExpr expr, in addReloc()
595 uint64_t offsetInSec; member
H A DSyntheticSections.cpp1592 RelType dynType, InputSectionBase &isec, uint64_t offsetInSec, Symbol &sym, in addSymbolReloc()
1599 RelType dynType, GotSection &sec, uint64_t offsetInSec, Symbol &sym, in addAddendOnlyRelocIfNonPreemptible()