Searched refs:SECT_FVMLIB_INIT0 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h564 #define SECT_FVMLIB_INIT0 "__fvmlib_init0" /* the fvmlib initialization */ macro
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dloader.h565 #define SECT_FVMLIB_INIT0 "__fvmlib_init0" /* the fvmlib initialization */ macro
/macosx-10.9.5/cctools-845/otool/
H A Dmain.c532 strcmp(sectname, SECT_FVMLIB_INIT0) == 0){
1259 if(get_sect_info(SEG_TEXT, SECT_FVMLIB_INIT0, ofile->load_commands,
1276 SEG_TEXT, SECT_FVMLIB_INIT0);

Completed in 107 milliseconds