Home
last modified time | relevance | path

Searched refs:OutputIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp125 uint32_t OutputIndex = InvalidIndex; member
1126 writeRelocSection(Sec.OutputIndex, Sec.Name, Relocations); in writeCustomRelocSections()
1165 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1225 CustomSection.OutputIndex = Section.Index; in writeCustomSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLExtras.h2527 auto constexpr OutputIndex =
2529 return all_of_zip_predicate_first(std::get<OutputIndex>(argsThenPredicate),