Searched defs:offsetInSec (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lld/ELF/ |
| H A D | SyntheticSections.h | 450 uint64_t offsetInSec, Kind kind, Symbol &sym, int64_t addend, in DynamicReloc() 462 uint64_t offsetInSec, const OutputSection *outputSec, in DynamicReloc() 482 uint64_t offsetInSec; variable 594 uint64_t offsetInSec; member
|
| H A D | SyntheticSections.cpp | 1609 uint64_t offsetInSec, Symbol &sym, in addSymbolReloc() 1617 RelType dynType, InputSectionBase *inputSec, uint64_t offsetInSec, in addRelativeReloc() 1630 RelType dynType, InputSectionBase *isec, uint64_t offsetInSec, Symbol &sym, in addAddendOnlyRelocIfNonPreemptible() 1643 uint64_t offsetInSec, Symbol &sym, in addReloc()
|
| H A D | Relocations.cpp | 1057 static void addRelativeReloc(InputSectionBase *isec, uint64_t offsetInSec, in addRelativeReloc()
|