Home
last modified time | relevance | path

Searched refs:__bug_table (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/scripts/
H A Dmodule.lds.S31 __bug_table 0 : ALIGN(8) { KEEP(*(__bug_table)) } section
H A Dobjdiff67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped
/linux-6.15/arch/powerpc/include/asm/
H A Dbug.h14 .section __bug_table,"aw"
26 .section __bug_table,"aw"
/linux-6.15/arch/arm64/include/asm/
H A Dasm-bug.h26 .pushsection __bug_table,"aw"; \
/linux-6.15/arch/loongarch/include/asm/
H A Dbug.h26 .pushsection __bug_table, "aw"; \
/linux-6.15/arch/sparc/vdso/
H A Dvdso-layout.lds.S79 *(__bug_table)
/linux-6.15/arch/x86/entry/vdso/
H A Dvdso-layout.lds.S82 *(__bug_table)
/linux-6.15/include/asm-generic/
H A Dvmlinux.lds.h841 __bug_table : AT(ADDR(__bug_table) - LOAD_OFFSET) { \
842 BOUNDED_SECTION_BY(__bug_table, ___bug_table) \
/linux-6.15/arch/arm/include/asm/
H A Dassembler.h577 .pushsection __bug_table, "aw"