Home
last modified time | relevance | path

Searched defs:_ebss (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/dports/lang/micropython/micropython-1.17/ports/stm32/boards/
H A Dcommon_bss_heap_stack.ld11 _ebss = .; symbol
/dports/devel/tinygo/tinygo-0.14.1/src/runtime/
H A Druntime_tinygoriscv.go11 var _ebss [0]byte var
H A Druntime_tinygoriscv64.go11 var _ebss [0]byte var
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/linker_scripts/
H A Dstm32f10x_flash_cl.ld42 _ebss = .; symbol
H A Dstm32f10x_flash_cl_application.ld42 _ebss = .; symbol
H A Dstm32f10x_flash_cl_application_small.ld42 _ebss = .; symbol
H A Dstm32f10x_flash_hd.ld42 _ebss = .; symbol
H A Dstm32f10x_flash_hd_application.ld42 _ebss = .; symbol
H A Dstm32f10x_flash_hd_application_small.ld42 _ebss = .; symbol
H A Dstm32f10x_flash_md_application.ld43 _ebss = .; symbol
H A Dstm32f10x_flash_md.ld43 _ebss = .; symbol
H A Dstm32f10x_flash_md_application_small.ld43 _ebss = .; symbol
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/linker_scripts/
H A Dstm32f10x_flash_hd.ld42 _ebss = .; symbol
H A Dstm32f10x_flash_hd_application.ld42 _ebss = .; symbol
H A Dstm32f10x_flash_md.ld43 _ebss = .; symbol
H A Dstm32f10x_flash_cl.ld42 _ebss = .; symbol
H A Dstm32f10x_flash_cl_application.ld42 _ebss = .; symbol
H A Dstm32f10x_flash_cl_application_small.ld42 _ebss = .; symbol
H A Dstm32f10x_flash_hd_application_small.ld42 _ebss = .; symbol
H A Dstm32f10x_flash_md_application.ld43 _ebss = .; symbol
H A Dstm32f10x_flash_md_application_small.ld43 _ebss = .; symbol
/dports/devel/trellis/prjtrellis-5eb0ad87/examples/soc_ecp5_evn/
H A Dsections.lds52 _ebss = .; /* define a global symbol at bss end; used by startup code */ symbol
/dports/devel/trellis/prjtrellis-5eb0ad87/examples/soc_versa5g/
H A Dsections.lds52 _ebss = .; /* define a global symbol at bss end; used by startup code */ symbol
/dports/lang/micropython/micropython-1.17/ports/cc3200/bootmgr/
H A Dbootmgr.lds70 _ebss = .; symbol
/dports/devel/tinygo/tinygo-0.14.1/targets/
H A Driscv.ld51 _ebss = .; /* used by startup code */ symbol

12345678910>>...12