Searched defs:dynType (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | SyntheticSections.h | 517 void addRelativeReloc(RelType dynType, InputSectionBase &isec, in addRelativeReloc() 530 void addReloc(DynamicReloc::Kind kind, RelType dynType, InputSectionBase &sec, in addReloc()
|
H A D | SyntheticSections.cpp | 1635 RelType dynType, InputSectionBase &isec, uint64_t offsetInSec, Symbol &sym, in addSymbolReloc() 1642 RelType dynType, GotSection &sec, uint64_t offsetInSec, Symbol &sym, in addAddendOnlyRelocIfNonPreemptible()
|