Searched refs:g_name (Results 51 - 59 of 59) sorted by relevance

123

/freebsd-12-stable/usr.sbin/bsdinstall/scripts/
H A Dzfsboot795 geli status | tail -n +2 | while read g_name g_status g_component; do
796 f_eval_catch -d $funcname geli "$GELI_DETACH_F" $g_name
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-arm64/
H A DABISysV_arm64.cpp2412 static ConstString g_name("SysV-arm64");
2413 return g_name;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Disassembler/llvm/
H A DDisassemblerLLVMC.cpp1313 static ConstString g_name("llvm-mc");
1314 return g_name;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp817 static ConstString g_name("apple-objc-v2");
818 return g_name;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp384 static ConstString g_name("script-python");
385 return g_name;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp319 static ConstString g_name("elf");
320 return g_name;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp258 static ConstString g_name("dwarf");
259 return g_name;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp205 static ConstString g_name("gdb-remote");
206 return g_name;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp724 static ConstString g_name("arm");
725 return g_name;

Completed in 375 milliseconds

123