Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DValue.h96 void SetContext(ContextType context_type, void *p) { in SetContext()
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DTypeFormat.cpp47 const Value::ContextType context_type = value.GetContextType(); in FormatObject() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValue.cpp633 const char *Value::GetContextTypeAsCString(ContextType context_type) { in GetContextTypeAsCString()
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dprdbg.c1417 char *context_type; in pr_class_method_variant() local
2262 char *context_type; in tg_class_method_variant() local
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dprdbg.c1416 char *context_type; in pr_class_method_variant() local
2261 char *context_type; in tg_class_method_variant() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dada-lang.c2420 struct type *context_type) in resolve_subexp()
2881 return_match (struct type *func_type, struct type *context_type) in return_match()
2921 const char *name, struct type *context_type) in ada_resolve_function()