Home
last modified time | relevance | path

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

/packages/modules/Connectivity/netbpfload/
Dloader.cpp918 static int loadCodeSections(const char* elfPath, vector<codeSection>& cs, const string& license, in loadCodeSections() function
1196 ret = loadCodeSections(elfPath, cs, string(license.data()), location.prefix, bpfloader_ver); in loadProg()