Home
last modified time | relevance | path

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

/llvm-project/lld/wasm/
H A DInputChunks.h87 OutputSection *outputSec = nullptr; variable
/llvm-project/lld/ELF/
H A DSyntheticSections.h445 DynamicReloc(RelType type,const InputSectionBase * inputSec,uint64_t offsetInSec,const OutputSection * outputSec,int64_t addend) DynamicReloc() argument
465 const OutputSection *outputSec = nullptr; global() variable