Searched defs:coal1 (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/weak-coalesce-inserted/
H A Dmain.c31 int __attribute__((weak)) coal1 = 3; variable
H A Dfoo1.c28 int __attribute__((weak)) coal1 = 1; variable
H A Dfoo2.c27 int __attribute__((weak)) coal1 = 2; variable
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/init-order/
H A Dfoo3.c26 int __attribute__((weak)) coal1 = 3; variable
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/weak-coalesce/
H A Dfoo1.c28 int __attribute__((weak)) coal1 = 1; variable
H A Dfoo2.c27 int coal1 = 2; variable
H A Dfoo3.c26 int __attribute__((weak)) coal1 = 3; variable

Completed in 129 milliseconds