Home
last modified time | relevance | path

Searched refs:GetExecutableSegments (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
Dcmd_inject.cpp122 static std::vector<ElfSegment> GetExecutableSegments(const Dso* dso) { in GetExecutableSegments() function
203 binary.executable_segments = GetExecutableSegments(dso); in ProcessAutoFDOBinaryInfo()
640 autofdo_binary->executable_segments = GetExecutableSegments(dso.get()); in Convert()
1300 binary.executable_segments = GetExecutableSegments(dso.get()); in ConvertBranchListToAutoFDO()