HomeSort by: relevance | last modified time | path
    Searched defs:target_section_by_addr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
target.c 1369 target_section_by_addr (struct target_ops *target, CORE_ADDR addr) function
1540 = target_section_by_addr (ops, memaddr);
  /src/external/gpl3/gdb/dist/gdb/
target.c 1379 target_section_by_addr (struct target_ops *target, CORE_ADDR addr) function
1550 = target_section_by_addr (ops, memaddr);

Completed in 50 milliseconds