Searched refs:addRuntimeLibSections (Results 1 – 4 of 4) sorted by relevance
25 void addRuntimeLibSections(std::vector<std::string> &SecNames) const final { in addRuntimeLibSections() function
30 void addRuntimeLibSections(std::vector<std::string> &SecNames) const final { in addRuntimeLibSections() function
44 addRuntimeLibSections(std::vector<std::string> &SecNames) const = 0;
3786 RtLibrary->addRuntimeLibSections(Sections); in mapDataSections()