Searched refs:getCodeSections (Results 1 – 2 of 2) sorted by relevance
190 std::vector<BinarySection *> getCodeSections();
3557 std::vector<BinarySection *> RewriteInstance::getCodeSections() { in getCodeSections() function in RewriteInstance3607 std::vector<BinarySection *> CodeSections = getCodeSections(); in mapCodeSections()