rtos: Create a new helper function find_symbol(...)
authorTim Nordell <tnordell@airgain.com>
Wed, 7 Sep 2022 16:35:33 +0000 (11:35 -0500)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 17 Sep 2022 20:58:16 +0000 (20:58 +0000)
commit9f5a74c228cbab3d80c47c87fa9735167da7eb77
tree41c4a382074750369c94430078123e17be1a0c21
parent4279b23fcacaf3bb6f7c5e8da9386eaeeafe5736
rtos: Create a new helper function find_symbol(...)

This will be utilized for an upcoming refactorization to support -flto
compiled programs.

Signed-off-by: Tim Nordell <tnordell@airgain.com>
Change-Id: Id523c0b3ac2dad8b248ea0d2cac7b4dd2f83d293
Reviewed-on: https://review.openocd.org/c/openocd/+/7177
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
src/rtos/rtos.c