Searched refs:progSz (Results 1 – 1 of 1) sorted by relevance
30 void doBpfStructSizeTest(const char *elfPath, unsigned mapSz, unsigned progSz) { in doBpfStructSizeTest() argument35 EXPECT_EQ(progSz, readSectionUint("size_of_bpf_prog_def", elfFile, 0)); in doBpfStructSizeTest()