Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h440 DynamicReloc(RelType type,const InputSectionBase * inputSec,uint64_t offsetInSec,const OutputSection * outputSec,int64_t addend) DynamicReloc() argument
460 const OutputSection *outputSec = nullptr; global() variable