Searched defs:license (Results 1 – 1 of 1) sorted by relevance
1038 static int loadCodeSections(const char* elfPath, vector<codeSection>& cs, const string& license, in loadCodeSections()1224 vector<char> license; in loadProg() local