Searched refs:load_includes (Results 1 – 3 of 3) sorted by relevance
70 int load_includes(const std::string &text);
488 int BPFModule::load_includes(const string &text) { in load_includes() function in ebpf::BPFModule979 if (int rc = load_includes(helpers_h->second)) in load_b()