Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dresolve.cc160 static const unsigned int weak_flag = 1 << global_or_weak_shift; variable
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dresolve.cc160 static const unsigned int weak_flag = 1 << global_or_weak_shift; variable
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-core.h1720 unsigned weak_flag : 1; member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree.h3283 unsigned weak_flag : 1; member