Searched refs:footers_ (Results 1 – 3 of 3) sorted by relevance
26 static std::map<std::string, const char *> footers_; variable29 static const std::map<std::string, const char *> & footers() { return footers_; } in footers()
46 map<string, const char *> ExportedFiles::footers_ = { member in ebpf::ExportedFiles