Home
last modified time | relevance | path

Searched defs:target_label (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/tools/
Di965_asm.h96 struct target_label { struct
97 struct list_head link;
99 char *name;
100 int offset;
/third_party/gn/src/gn/
Dninja_action_target_writer.cc111 std::string target_label = target_->label().GetUserVisibleName(true); in WriteRuleDefinition() local
Dninja_create_bundle_target_writer.cc112 std::string target_label = target_->label().GetUserVisibleName(true); in WriteCodeSigningRuleDefinition() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3.h311 const char *target_label; member