newlib内のオブジェクトファイルとシンボルの一覧

libnewlib_addons-at32ucr1-speed_opt.a内のオブジェクトファイルとシンボルの一覧です。descriptionは該当APIを使うことがあったら書き入れていく。あまり使うことが無いような気もするけど。

object filesymboldescription
cpu.oset_cpu_hz
get_cpu_hz
udelay
exception_handling.o_register_exception_handler
_register_scall_handler
handle_scall
unhandled_exception
init_exceptions
interrupts.oset_interrupts_base
unhandled_interrupt
_handle_interrupt
init_interrupts
register_interrupt
syscalls.ounimplemented_syscall
isatty
_fstat
_stat
_fcntl
_link
_kill
_getpid
_gettimeofday
_unlink
_execve
_fork
_wait
sigfillset
sigprocmask
_init_argv
_open
_close
_lseek
_write
_read
_exit
_sbrk
_times
_init_startup
usart.ousart_setbrg
set_usart_base
usart_putc
usart_getc
usart_tstc
usart_puts
usart_init
setjmp.osetjmp
longjmp
exception.o_evba
_int0
_int1
_int2
_int3
_handle_breakpoint
_breakpoint_unhandled
_handle_exception
_exception_return
_exception_unhandled
_handle_scall
syscalls_sim.o_init_argv_sim
_open_sim
_close_sim
_read_sim
_write_sim
_lseek_sim
_exit_sim
loop