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