Searched defs:inputSections (Results 1 – 4 of 4) sorted by relevance
111 CustomSection(std::string name, ArrayRef<InputChunk *> inputSections) in CustomSection()130 std::vector<InputChunk *> inputSections; variable
39 std::vector<ConcatInputSection *> macho::inputSections; global() member in macho
890 SmallVector<InputSection *, 0> inputSections; global() variable
476 SmallVector<InputSectionBase *, 0> inputSections; global() member