Searched defs:outputSections (Results 1 – 5 of 5) sorted by relevance
52 std::vector<OutputSection *> outputSections; global() variable
105 void lld::wasm::writeMapFile(ArrayRef<OutputSection *> outputSections) { in writeMapFile() argument
123 std::vector<OutputSection *> outputSections; member in lld::wasm::__anon6c9455020111::Writer
1872 forEachInputSectionDescription(ArrayRef<OutputSection * > outputSections,llvm::function_ref<void (OutputSection *,InputSectionDescription *)> fn) forEachInputSectionDescription() argument 1974 mergeThunks(ArrayRef<OutputSection * > outputSections) mergeThunks() argument 2105 createInitialThunkSections(ArrayRef<OutputSection * > outputSections) createInitialThunkSections() argument 2265 createThunks(uint32_t pass,ArrayRef<OutputSection * > outputSections) createThunks() argument 2335 hexagonNeedsTLSSymbol(ArrayRef<OutputSection * > outputSections) hexagonNeedsTLSSymbol() argument 2349 hexagonTLSSymbolUpdate(ArrayRef<OutputSection * > outputSections) hexagonTLSSymbolUpdate() argument [all...]
49 SmallVector<OutputSection *, 0> elf::outputSections; global() member in elf