Home
last modified time | relevance | path

Searched refs:__note_gnu_build_id_end (Results 1 – 3 of 3) sorted by relevance

/xen/xen/common/
A Dversion.c89 extern const Elf_Note __note_gnu_build_id_start[], __note_gnu_build_id_end[];
150 if ( __note_gnu_build_id_end <= &n[0] ) in xen_build_init()
154 if ( &n[1] >= __note_gnu_build_id_end ) in xen_build_init()
157 sz = (void *)__note_gnu_build_id_end - (void *)n; in xen_build_init()
/xen/xen/arch/x86/
A Dxen.lds.S118 __note_gnu_build_id_end = .; symbol
156 __note_gnu_build_id_end = .; symbol
162 __note_gnu_build_id_end = .; symbol
/xen/xen/arch/arm/
A Dxen.lds.S74 __note_gnu_build_id_end = .; symbol

Completed in 14 milliseconds