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

  /src/external/gpl3/gdb/dist/gdb/
linux-tdep.c 2987 /* Helper for linux_get_hwcap and linux_get_hwcap2. */
3022 linux_get_hwcap2 (const std::optional<gdb::byte_vector> &auxv,
3031 linux_get_hwcap2 () function
3033 return linux_get_hwcap2 (target_read_auxv (),
linux-tdep.c 2987 /* Helper for linux_get_hwcap and linux_get_hwcap2. */
3022 linux_get_hwcap2 (const std::optional<gdb::byte_vector> &auxv,
3031 linux_get_hwcap2 () function
3033 return linux_get_hwcap2 (target_read_auxv (),
  /src/external/gpl3/gdb.old/dist/gdb/
linux-tdep.c 2691 /* Helper for linux_get_hwcap and linux_get_hwcap2. */
2726 linux_get_hwcap2 (const std::optional<gdb::byte_vector> &auxv,
2735 linux_get_hwcap2 () function
2737 return linux_get_hwcap2 (target_read_auxv (),
linux-tdep.c 2691 /* Helper for linux_get_hwcap and linux_get_hwcap2. */
2726 linux_get_hwcap2 (const std::optional<gdb::byte_vector> &auxv,
2735 linux_get_hwcap2 () function
2737 return linux_get_hwcap2 (target_read_auxv (),

Completed in 55 milliseconds