Home
last modified time | relevance | path

Searched defs:offsetInSec (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lld/ELF/
DSyntheticSections.h429 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
DRelocations.cpp1044 static void addRelativeReloc(InputSectionBase *isec, uint64_t offsetInSec, in addRelativeReloc()
DSyntheticSections.cpp1580 uint64_t offsetInSec, Symbol *sym) { in addReloc()
1586 uint64_t offsetInSec, Symbol *sym, in addReloc()