Searched defs:NameSection (Results 1 – 1 of 1) sorted by relevance
179 struct NameSection : CustomSection { struct180 NameSection() : CustomSection("name") {} in NameSection() argument182 static bool classof(const Section *S) { in classof()187 std::vector<NameEntry> FunctionNames;