Searched refs:CountersSection (Results 1 – 1 of 1) sorted by relevance
43 auto CountersSection = getCountersSection(Obj); in get() local44 if (auto Err = CountersSection.takeError()) in get()48 C->CountersSectionStart = CountersSection->getAddress(); in get()49 C->CountersSectionEnd = C->CountersSectionStart + CountersSection->getSize(); in get()