Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dlabel_pattern.cc53 const Label& toolchain_label) in LabelPattern()
85 Label toolchain_label; in GetPattern() local
93 Label toolchain_label; in GetPattern() local
Dfunction_get_label_info.cc116 Label toolchain_label = label.GetToolchainLabel(); in RunGetLabelInfo() local
128 Label toolchain_label = label.GetToolchainLabel(); in RunGetLabelInfo() local
Dcommand_desc.cc106 Label toolchain_label = target->label().GetToolchainLabel(); in PrintDeps() local
166 Label toolchain_label = target->label().GetToolchainLabel(); in PrintForwardDependentConfigsFrom() local
227 Label toolchain_label = target->label().GetToolchainLabel(); in PrintAllowCircularIncludesFrom() local
262 Label toolchain_label = target->label().GetToolchainLabel(); in PrintConfigsVector() local
280 Label toolchain_label = target->label().GetToolchainLabel(); in PrintConfigsVector() local
Dfunction_set_default_toolchain.cc69 Label toolchain_label( in RunSetDefaultToolchain() local
Dfilesystem_utils.cc643 std::string GetOutputSubdirName(const Label& toolchain_label, bool is_default) { in GetOutputSubdirName()
659 const Label& toolchain_label, bool is_default) { in GetToolchainOutputDir()
677 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