Searched refs:S_THREAD_LOCAL_INIT_FUNCTION_POINTERS (Results 1 – 4 of 4) sorted by relevance
213 S_THREAD_LOCAL_INIT_FUNCTION_POINTERS = 0x15u, enumerator215 LAST_KNOWN_SECTION_TYPE = S_THREAD_LOCAL_INIT_FUNCTION_POINTERS
375 MachO::S_THREAD_LOCAL_INIT_FUNCTION_POINTERS); in parseSectionDirectiveThreadInitFunc()
100 "__DATA", "__thread_init", MachO::S_THREAD_LOCAL_INIT_FUNCTION_POINTERS, in initMachOMCObjectFileInfo()
7489 else if (section_type == MachO::S_THREAD_LOCAL_INIT_FUNCTION_POINTERS) in PrintSection()