Searched defs:offsetInSec (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | SyntheticSections.h | 443 uint64_t offsetInSec, Kind kind, Symbol &sym, int64_t addend, in DynamicReloc() 455 uint64_t offsetInSec, const OutputSection *outputSec, in DynamicReloc() 477 uint64_t offsetInSec; variable 528 uint64_t offsetInSec, Symbol &sym, int64_t addend, in addRelativeReloc() 542 uint64_t offsetInSec, Symbol &sym, int64_t addend, RelExpr expr, in addReloc()
|
| H A D | Relocations.cpp | 844 uint64_t offsetInSec, Symbol &sym, int64_t addend, in addRelativeReloc()
|
| H A D | SyntheticSections.cpp | 1692 RelType dynType, InputSectionBase &isec, uint64_t offsetInSec, Symbol &sym, in addSymbolReloc() 1699 RelType dynType, InputSectionBase &isec, uint64_t offsetInSec, Symbol &sym, in addAddendOnlyRelocIfNonPreemptible()
|