Searched refs:__CTOR_LIST_END__ (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/csu/arch/i386/
H A Dcrtend.S37 .global __CTOR_LIST_END__
38 .hidden __CTOR_LIST_END__
39 __CTOR_LIST_END__: label
H A Dcrtbegin.S156 leal -4+__CTOR_LIST_END__@GOTOFF(%ebx), %edi
/netbsd-6-1-5-RELEASE/lib/csu/arch/powerpc/
H A Dcrtend.S37 .global __CTOR_LIST_END__
38 .hidden __CTOR_LIST_END__
39 __CTOR_LIST_END__: label
H A Dcrtbegin.S246 addis %r28,%r29,__CTOR_LIST_END__-1b@ha
247 addi %r28,%r28,__CTOR_LIST_END__-1b@l
/netbsd-6-1-5-RELEASE/lib/csu/arch/sh3/
H A Dcrtend.S37 .global __CTOR_LIST_END__
38 .hidden __CTOR_LIST_END__
39 __CTOR_LIST_END__: label
H A Dcrtbegin.S237 .long VAR_DATUM(__CTOR_LIST_END__)
/netbsd-6-1-5-RELEASE/lib/csu/arch/x86_64/
H A Dcrtend.S37 .global __CTOR_LIST_END__
38 .hidden __CTOR_LIST_END__
39 __CTOR_LIST_END__: label
H A Dcrtbegin.S139 leaq -8+__CTOR_LIST_END__(%rip), %rbx

Completed in 271 milliseconds