Searched refs:PC_SOLIB (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/config/rs6000/
H A Dnm-rs6000.h46 #define PC_SOLIB(PC) xcoff_solib_address(PC) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/config/rs6000/
H A Dnm-rs6000.h46 #define PC_SOLIB(PC) xcoff_solib_address(PC) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/config/rs6000/
H A Dnm-rs6000.h46 #define PC_SOLIB(PC) xcoff_solib_address(PC) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dstack.c667 #ifdef PC_SOLIB
668 char *lib = PC_SOLIB (get_frame_pc (frame));
H A Dbreakpoint.c4473 #ifdef PC_SOLIB
4474 && PC_SOLIB (b->loc->address)
4498 #ifdef PC_SOLIB
4499 char *so_name = PC_SOLIB (b->loc->address);
4537 #ifdef PC_SOLIB
4538 lib = PC_SOLIB (b->loc->address);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dstack.c667 #ifdef PC_SOLIB
668 char *lib = PC_SOLIB (get_frame_pc (frame));
H A Dbreakpoint.c4473 #ifdef PC_SOLIB
4474 && PC_SOLIB (b->loc->address)
4498 #ifdef PC_SOLIB
4499 char *so_name = PC_SOLIB (b->loc->address);
4537 #ifdef PC_SOLIB
4538 lib = PC_SOLIB (b->loc->address);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dstack.c667 #ifdef PC_SOLIB
668 char *lib = PC_SOLIB (get_frame_pc (frame));
H A Dbreakpoint.c4473 #ifdef PC_SOLIB
4474 && PC_SOLIB (b->loc->address)
4498 #ifdef PC_SOLIB
4499 char *so_name = PC_SOLIB (b->loc->address);
4537 #ifdef PC_SOLIB
4538 lib = PC_SOLIB (b->loc->address);

Completed in 134 milliseconds