Searched refs:SECT_CONSTRUCTOR (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/libkern/libkern/
H A Dkernel_mach_header.h74 #define SECT_CONSTRUCTOR "__constructor" macro
/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSRuntime.cpp254 result = result || !strncmp(section->sectname, SECT_CONSTRUCTOR,
255 sizeof(SECT_CONSTRUCTOR) - 1);

Completed in 106 milliseconds