Searched defs:target_info (Results 1 – 8 of 8) sorted by relevance
42 struct target_info struct45 struct target_info *next; /* Next info for same hash bucket. */ argument60 static struct target_info **target_hash_table = NULL; argument
44 struct target_info struct47 struct target_info *next; /* Next info for same hash bucket. */ argument62 static struct target_info **target_hash_table = NULL; argument
85 const llvm::Target *target_info = in runOnModule() local
70 int target_info; member
1386 target_info (char *args, int from_tty) in target_info() function
500 auto target_info = TargetInfo::CreateTargetInfo( in ClangExpressionParser() local
4036 bool ParseRegisters(XMLNode feature_node, GdbServerTargetInfo &target_info, in ParseRegisters()4190 GdbServerTargetInfo target_info; in GetGDBServerRegisterInfoXMLAndProcess() local
750 TargetInfo *target_info = getTargetInfo(); in CreateASTContext() local