Lines Matching +full:- +full:- +full:init
2 * Copyright (C) 2010-2017 CS Systemes d'Information
3 * Christophe Leroy <christophe.leroy@c-s.fr>
5 * (C) Copyright 2001-2003
10 * SPDX-License-Identifier: GPL-2.0+
16 /* Read-only sections, merged into text segment: */
23 arch/powerpc/cpu/mpc8xx/built-in.o (.text*)
24 arch/powerpc/lib/built-in.o (.text*)
25 board/cssi/MCR3000/built-in.o (.text*)
26 disk/built-in.o (.text*)
27 drivers/net/built-in.o (.text*)
38 /* Read-write section, merged into data segment: */
50 __got2_entries = ((_GLOBAL_OFFSET_TABLE_ - _GOT2_TABLE_) >> 2) - 1;
51 __fixup_entries = (. - _FIXUP_TABLE_) >> 2;
75 .text.init : { *(.text.init) }
76 .data.init : { *(.data.init) }