Searched defs:statics (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBVariablesOptions.cpp166 void SBVariablesOptions::SetIncludeStatics(bool statics) { argument
H A DSBBlock.cpp246 GetVariables(lldb::SBFrame &frame, bool arguments, bool locals, bool statics, lldb::DynamicValueType use_dynamic) argument
303 GetVariables(lldb::SBTarget &target, bool arguments, bool locals, bool statics) argument
H A DSBFrame.cpp751 SBValueList SBFrame::GetVariables(bool arguments, bool locals, bool statics, argument
816 const bool statics = options.GetIncludeStatics(); local
782 GetVariables(bool arguments, bool locals, bool statics, bool in_scope_only, lldb::DynamicValueType use_dynamic) argument
/freebsd-12-stable/usr.bin/top/
H A Dmachine.h24 struct statics struct
H A Dtop.c228 struct statics statics; local
H A Ddisplay.c159 display_updatecpus(struct statics *statics) argument
184 display_init(struct statics * statics) argument
[all...]
H A Dmachine.c273 machine_init(struct statics *statics) argument
[all...]
/freebsd-12-stable/contrib/binutils/opcodes/
H A Dmips-dis.c1823 int amask, args, statics; local
/freebsd-12-stable/contrib/binutils/binutils/
H A Dstabs.c2013 bfd_boolean statics; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3628 llvm::Constant *statics = NULLPtr; local
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-mips.c10519 int args = 0, statics = 0, sregs = 0; local
[all...]

Completed in 322 milliseconds