Searched defs:OffsetInSec (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lld/ELF/ |
| H A D | SyntheticSections.h | 407 uint64_t OffsetInSec, bool UseSymVA, Symbol *Sym, int64_t Addend) in DynamicReloc() 414 uint64_t OffsetInSec, const OutputSection *OutputSec, in DynamicReloc() 433 uint64_t OffsetInSec; variable 531 uint64_t OffsetInSec; member
|
| H A D | Relocations.cpp | 745 static void addRelativeReloc(InputSectionBase *IS, uint64_t OffsetInSec, in addRelativeReloc()
|
| H A D | SyntheticSections.cpp | 1486 uint64_t OffsetInSec, Symbol *Sym) { in addReloc() 1492 uint64_t OffsetInSec, Symbol *Sym, in addReloc()
|