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

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

Completed in 127 milliseconds