Home
last modified time | relevance | path

Searched refs:_egot (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/m32r/boot/compressed/
Dvmlinux.lds.S17 .got : { *(.got) _egot = .; *(.got.*) } symbol
29 got_len = (_egot - _got);
/linux-4.1.27/arch/nios2/boot/compressed/
Dvmlinux.lds.S46 _egot = .; symbol
57 got_len = (_egot - _got);
/linux-4.1.27/arch/x86/boot/compressed/
Dvmlinux.lds.S48 _egot = .; symbol
Dhead_32.S198 leal _egot(%ebx), %ecx
Dhead_64.S393 leaq _egot(%rip), %rcx