Searched refs:codeSection (Results 1 – 1 of 1) sorted by relevance
110 } codeSection; typedef298 static bool isRelSection(codeSection& cs, string& name) { in isRelSection()388 static int readCodeSections(ifstream& elfFile, vector<codeSection>& cs, size_t sizeOfBpfProgDef) { in readCodeSections()405 codeSection cs_temp; in readCodeSections()606 static void dumpAllCs(vector<codeSection>& cs) { in dumpAllCs()639 static void applyMapRelo(ifstream& elfFile, vector<unique_fd> &mapFds, vector<codeSection>& cs) { in applyMapRelo()667 static int loadCodeSections(const char* elfPath, vector<codeSection>& cs, const string& license, in loadCodeSections()765 vector<codeSection> cs; in loadProg()