Searched defs:offsetInSec (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | SyntheticSections.h | 447 uint64_t offsetInSec, Kind kind, Symbol &sym, int64_t addend, in DynamicReloc() 459 uint64_t offsetInSec, const OutputSection *outputSec, in DynamicReloc() 481 uint64_t offsetInSec; variable 587 uint64_t offsetInSec; member
|
| H A D | SyntheticSections.cpp | 1616 uint64_t offsetInSec, Symbol &sym, in addSymbolReloc() 1624 RelType dynType, InputSectionBase &inputSec, uint64_t offsetInSec, in addRelativeReloc() 1637 RelType dynType, InputSectionBase &isec, uint64_t offsetInSec, Symbol &sym, in addAddendOnlyRelocIfNonPreemptible() 1650 uint64_t offsetInSec, Symbol &sym, in addReloc()
|
| H A D | Relocations.cpp | 866 static void addRelativeReloc(InputSectionBase &isec, uint64_t offsetInSec, in addRelativeReloc()
|