Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraph.h237 unsigned in_other_partition : 1; member
431 unsigned in_other_partition : 1; member
H A Dlto-cgraph.c419 bool in_other_partition = false; in lto_output_node() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlto-cgraph.c392 bool in_other_partition = false; in lto_output_node() local
H A Dcgraph.h515 unsigned in_other_partition : 1; variable