Searched refs:codeSection (Results 1 – 1 of 1) sorted by relevance
188 } codeSection; typedef476 static int readCodeSections(ifstream& elfFile, vector<codeSection>& cs, size_t sizeOfBpfProgDef, in readCodeSections()494 codeSection cs_temp; in readCodeSections()916 static void dumpAllCs(vector<codeSection>& cs) { in dumpAllCs()949 static void applyMapRelo(ifstream& elfFile, vector<unique_fd> &mapFds, vector<codeSection>& cs) { in applyMapRelo()977 static int loadCodeSections(const char* elfPath, vector<codeSection>& cs, const string& license, in loadCodeSections()1148 vector<codeSection> cs; in loadProg()