Searched refs:DefaultArch (Results 1 – 6 of 6) sorted by relevance
36 std::string DefaultArch; member40 bool RelativeAddresses = false, std::string DefaultArch = "")43 DefaultArch(DefaultArch) {} in PrintFunctions()
92 def DefaultArch(): function
51 ARCH_GUESS = utils.DefaultArch()
57 ARCH_GUESS = utils.DefaultArch()
111 ARCH_GUESS = utils.DefaultArch()
344 std::string ArchName = Opts.DefaultArch; in getOrCreateModuleInfo()