Searched refs:first_orphan_note (Results 1 – 2 of 2) sorted by relevance
1981 static asection *first_orphan_note = NULL; in lang_insert_orphan() local1993 first_orphan_note = NULL; in lang_insert_orphan()2002 if (!first_orphan_note) in lang_insert_orphan()2003 first_orphan_note = sec; in lang_insert_orphan()2007 else if (first_orphan_note) in lang_insert_orphan()2016 after_sec_note = first_orphan_note != NULL; in lang_insert_orphan()2022 after_sec = first_orphan_note; in lang_insert_orphan()2026 else if (first_orphan_note) in lang_insert_orphan()
2036 static asection *first_orphan_note = NULL; in lang_insert_orphan() local2048 first_orphan_note = NULL; in lang_insert_orphan()2057 if (!first_orphan_note) in lang_insert_orphan()2058 first_orphan_note = sec; in lang_insert_orphan()2062 else if (first_orphan_note) in lang_insert_orphan()2071 after_sec_note = first_orphan_note != NULL; in lang_insert_orphan()2077 after_sec = first_orphan_note; in lang_insert_orphan()2081 else if (first_orphan_note) in lang_insert_orphan()