Searched refs:loadmap (Results 1 – 5 of 5) sorted by relevance
365 struct int_elf32_fdpic_loadmap *loadmap; in frv_current_sos() local372 loadmap = fetch_loadmap (addr); in frv_current_sos()373 if (loadmap == NULL) in frv_current_sos()382 li->map = loadmap; in frv_current_sos()
586 struct int_elf32_dsbt_loadmap *loadmap; in dsbt_current_sos() local589 loadmap = fetch_loadmap (map_addr); in dsbt_current_sos()590 if (loadmap == NULL) in dsbt_current_sos()599 li->map = loadmap; in dsbt_current_sos()
3951 (_initialize_remote): Add set/show remote read-fdpic-loadmap command.
559 and executable loadmap addresses are zero.
44992 packet (@pxref{qXfer fdpic loadmap read}).45458 @anchor{qXfer fdpic loadmap read}45459 Read contents of @code{loadmap}s on the target system. The45460 annex, either @samp{exec} or @samp{interp}, specifies which @code{loadmap},45461 executable @code{loadmap} or interpreter @code{loadmap} to read.