Home
last modified time | relevance | path

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

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