Searched defs:offsetInSec (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/lld/ELF/ |
D | SyntheticSections.h | 429 uint64_t offsetInSec, bool useSymVA, Symbol *sym, int64_t addend) in DynamicReloc() 436 uint64_t offsetInSec, const OutputSection *outputSec, in DynamicReloc() 453 uint64_t offsetInSec; variable 550 uint64_t offsetInSec; member
|
D | Relocations.cpp | 1044 static void addRelativeReloc(InputSectionBase *isec, uint64_t offsetInSec, in addRelativeReloc()
|
D | SyntheticSections.cpp | 1580 uint64_t offsetInSec, Symbol *sym) { in addReloc() 1586 uint64_t offsetInSec, Symbol *sym, in addReloc()
|