Searched defs:ConcatInputSection (Results 1 – 3 of 3) sorted by relevance
41 class ConcatInputSection; variable
289 std::function<bool(const ConcatInputSection *, const ConcatInputSection *)> in segregate()
99 ConcatInputSection(StringRef segname, StringRef name) in ConcatInputSection() function