Home
last modified time | relevance | path

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

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