Searched defs:dynType (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/lld/ELF/ |
| D | SyntheticSections.cpp | 1607 void RelocationBaseSection::addSymbolReloc(RelType dynType, in addSymbolReloc() 1617 RelType dynType, InputSectionBase *inputSec, uint64_t offsetInSec, in addRelativeReloc() 1630 RelType dynType, InputSectionBase *isec, uint64_t offsetInSec, Symbol &sym, in addAddendOnlyRelocIfNonPreemptible() 1641 void RelocationBaseSection::addReloc(DynamicReloc::Kind kind, RelType dynType, in addReloc()
|