Home
last modified time | relevance | path

Searched defs:function_names (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/acpica/
H A Dacpi_spmc.c114 const char *const *function_names; member
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp466 const std::unordered_set<std::string> &function_names, in CreateSourceRegexBreakpoint()