Home
last modified time | relevance | path

Searched defs:getCountersSection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp26 Expected<object::SectionRef> getCountersSection(const object::ObjectFile &Obj) { in getCountersSection() function
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp91 StringRef InstrProfiling::getCountersSection() const { in getCountersSection() function in InstrProfiling