Searched defs:getSections (Results 1 – 4 of 4) sorted by relevance
47 const std::vector<OutputSection *> &getSections() const { return sections; } in getSections() function
125 ArrayRef<Section> getSections() const { return Sections; } in getSections() function
83 ArrayRef<InputSectionBase *> getSections() const { in getSections() function
738 std::vector<Section *> getSections() { in getSections() function