Searched refs:loadCodeSections (Results 1 – 1 of 1) sorted by relevance
977 static int loadCodeSections(const char* elfPath, vector<codeSection>& cs, const string& license, in loadCodeSections() function1230 ret = loadCodeSections(elfPath, cs, string(license.data()), prefix, allowedDomainBitmask); in loadProg()