Searched defs:PC_SOLIB (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/config/rs6000/
H A Dnm-rs6000.h60 #define PC_SOLIB(PC) xcoff_solib_address(PC) macro
/freebsd-10-stable/contrib/gdb/gdb/
H A Dsolib.h97 #define PC_SOLIB(addr) solib_address (addr) macro
H A Dpa64solib.h149 #define PC_SOLIB(addr) pa64_solib_address (addr) macro
H A Dsomsolib.h169 #define PC_SOLIB(addr) som_solib_address (addr) macro

Completed in 97 milliseconds