Searched refs:getCountersSection (Results 1 – 1 of 1) sorted by relevance
26 Expected<object::SectionRef> getCountersSection(const object::ObjectFile &Obj) { in getCountersSection() function43 auto CountersSection = getCountersSection(Obj); in get()