Home
last modified time | relevance | path

Searched defs:target_info (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dresource.c42 struct target_info struct
45 struct target_info *next; /* Next info for same hash bucket. */ argument
60 static struct target_info **target_hash_table = NULL; argument
/openbsd/gnu/gcc/gcc/
H A Dresource.c44 struct target_info struct
47 struct target_info *next; /* Next info for same hash bucket. */ argument
62 static struct target_info **target_hash_table = NULL; argument
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptExpressionOpts.cpp85 const llvm::Target *target_info = in runOnModule() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote-rdp.c70 int target_info; member
H A Dtarget.c1386 target_info (char *args, int from_tty) in target_info() function
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp500 auto target_info = TargetInfo::CreateTargetInfo( in ClangExpressionParser() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4036 bool ParseRegisters(XMLNode feature_node, GdbServerTargetInfo &target_info, in ParseRegisters()
4190 GdbServerTargetInfo target_info; in GetGDBServerRegisterInfoXMLAndProcess() local
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp750 TargetInfo *target_info = getTargetInfo(); in CreateASTContext() local