Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDcgraph.h237 unsigned in_other_partition : 1; member
431 unsigned in_other_partition : 1; member
HDlto-cgraph.c419 bool in_other_partition = false; in lto_output_node() local
/dragonfly/contrib/gcc-8.0/gcc/
HDlto-cgraph.c392 bool in_other_partition = false; in lto_output_node() local
HDcgraph.h515 unsigned in_other_partition : 1; variable