Searched defs:inputSections (Results 1 – 3 of 3) 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; member in macho
429 SmallVector<InputSectionBase *, 0> inputSections; member