Searched refs:function_source (Results 1 – 3 of 3) sorted by relevance
94 const char * function_source(const std::string &name) const;
304 const char * BPFModule::function_source(const string &name) const { in function_source() function in ebpf::BPFModule350 const char *src = function_source(name); in annotate_prog_tag()