Home
last modified time | relevance | path

Searched refs:constructors_called (Results 1 – 3 of 3) sorted by relevance

/bionic/linker/
Dlinker.h150 bool constructors_called; member
Ddlfcn.cpp243 constructors_called: false,
Dlinker.cpp1198 if (constructors_called) { in CallConstructors()
1212 constructors_called = true; in CallConstructors()