Searched refs:add_first (Results 1 - 2 of 2) sorted by path

/frameworks/compile/mclinker/lib/LD/
H A DGarbageCollection.cpp146 bool add_first = false; local
169 if (!add_first) {
171 add_first = true;
176 add_first = false;
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp578 bool add_first = false; local
603 if (!add_first) {
605 add_first = true;
610 add_first = false;

Completed in 68 milliseconds