Searched defs:getCountersSection (Results 1 – 2 of 2) sorted by relevance
26 Expected<object::SectionRef> getCountersSection(const object::ObjectFile &Obj) { in getCountersSection() function
91 StringRef InstrProfiling::getCountersSection() const { in getCountersSection() function in InstrProfiling