Home | History | Annotate | Download | only in MacOSX-DYLD

Lines Matching refs:object_file

105             ObjectFile *object_file = exe_module->GetObjectFile();
106 if (object_file)
108 create = (object_file->GetStrata() == ObjectFile::eStrataUser);