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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/
H A Dprofile-internal.h303 prof_flag_t multiple_sections; /* != 0 if output allows multiple sections */ member in struct:profile_vars
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s515 LCL(multiple_sections) = LCL(output_clock)+1 /* multiple sections are ok */
516 LCL(have_bb) = LCL(multiple_sections)+1 /* whether we have basic block data */
H A Dprofile-md.c424 pv->multiple_sections = 1;

Completed in 16 milliseconds