Home
last modified time | relevance | path

Searched defs:first_arg (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DProcessInfo.cpp90 const char *first_arg = m_arguments.GetArgumentAtIndex(0); in SetArguments() local
106 const char *first_arg = m_arguments.GetArgumentAtIndex(0); in SetArguments() local
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_common.h114 #define __rte_format_printf(format_index, first_arg) \ argument
117 #define __rte_format_printf(format_index, first_arg) \ argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp541 bool first_arg = true; in ForEachMacro() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp997 const char *first_arg = args.GetArgumentAtIndex(0); in ParseAutoEnableOptions() local
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2114 llvm::StringRef first_arg = request.GetParsedLine().GetArgumentAtIndex(0); in HandleCompletion() local
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp1494 int first_arg, swig_lua_base_iterator_func func, int *const ret) in SWIG_Lua_iterate_bases()
1593 … SWIG_Lua_class_do_get_item(lua_State *L, swig_type_info *type, int SWIGUNUSED first_arg, int *ret) in SWIG_Lua_class_do_get_item()
1632 SWIGINTERN int SWIG_Lua_class_do_get(lua_State *L, swig_type_info *type, int SWIGUNUSED first_arg,… in SWIG_Lua_class_do_get()
1712 SWIGINTERN int SWIG_Lua_class_do_set(lua_State *L, swig_type_info *type, int first_arg, int *ret) in SWIG_Lua_class_do_set()