Home
last modified time | relevance | path

Searched defs:toolchain_label (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/tools/gn/
Dfunction_get_label_info.cc116 Label toolchain_label = label.GetToolchainLabel(); in RunGetLabelInfo() local
128 Label toolchain_label = label.GetToolchainLabel(); in RunGetLabelInfo() local
Dfunction_set_default_toolchain.cc69 Label toolchain_label( in RunSetDefaultToolchain() local
Dcommand_desc.cc92 Label toolchain_label = target->label().GetToolchainLabel(); in PrintDeps() local
147 Label toolchain_label = target->label().GetToolchainLabel(); in PrintForwardDependentConfigsFrom() local
212 Label toolchain_label = target->label().GetToolchainLabel(); in PrintConfigsVector() local
Dfilesystem_utils.cc669 std::string GetOutputSubdirName(const Label& toolchain_label, bool is_default) { in GetOutputSubdirName()
690 const Label& toolchain_label, bool is_default) { in GetToolchainOutputDir()
708 const Label& toolchain_label, bool is_default) { in GetToolchainGenDir()
Dsettings.h48 const Label& toolchain_label() const { return toolchain_label_; } in toolchain_label() function
Dtarget_generator.cc74 const Label& toolchain_label = ToolchainLabelForScope(scope); in GenerateTarget() local
Dfunctions.cc108 const Label& toolchain_label = ToolchainLabelForScope(scope); in MakeLabelForScope() local