Searched defs:dynType (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | SyntheticSections.h | 510 void addRelativeReloc(RelType dynType, InputSectionBase &isec, in addRelativeReloc() 523 void addReloc(DynamicReloc::Kind kind, RelType dynType, InputSectionBase &sec, in addReloc()
|
H A D | SyntheticSections.cpp | 1592 RelType dynType, InputSectionBase &isec, uint64_t offsetInSec, Symbol &sym, in addSymbolReloc() 1599 RelType dynType, GotSection &sec, uint64_t offsetInSec, Symbol &sym, in addAddendOnlyRelocIfNonPreemptible()
|