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

  /src/external/gpl3/gdb.old/dist/gdb/
auxv.c 386 target_auxv_search (const gdb::byte_vector &auxv, target_ops *ops, function
414 target_auxv_search (CORE_ADDR match, CORE_ADDR *valp) function
421 return target_auxv_search (*auxv, current_inferior ()->top_target (),
  /src/external/gpl3/gdb/dist/gdb/
auxv.c 386 target_auxv_search (const gdb::byte_vector &auxv, target_ops *ops, function
414 target_auxv_search (CORE_ADDR match, CORE_ADDR *valp) function
421 return target_auxv_search (*auxv, current_inferior ()->top_target (),

Completed in 27 milliseconds