GDB (xrefs)
|
#include "x86-gcc-cpuid.h"
Go to the source code of this file.
Macros | |
#define | nullptr ((void *) 0) |
Functions | |
static __inline int | x86_cpuid (unsigned int __level, unsigned int *__eax, unsigned int *__ebx, unsigned int *__ecx, unsigned int *__edx) |
static __inline int | x86_cpuid_count (unsigned int __level, unsigned int __sublevel, unsigned int *__eax, unsigned int *__ebx, unsigned int *__ecx, unsigned int *__edx) |
#define nullptr ((void *) 0) |
Definition at line 28 of file x86-cpuid.h.
Referenced by add_symbol_overload_list_namespace(), add_symbol_overload_list_qualified(), copy_type_recursive(), default_collect_symbol_completion_matches_break_on(), do_define_command(), dwarf2_name(), execute_command(), fill_in_stop_func(), compunit_symtab::find_call_site(), gcore_elf_make_tdesc_note(), gdbscm_set_breakpoint_condition_x(), info_module_functions_command(), info_module_variables_command(), lookup_global_symbol(), lookup_symbol_aux(), lookup_symbol_in_block(), lookup_symbol_in_static_block(), read_call_site_scope(), and fbsd_nat_target::wait_1().
|
static |
Definition at line 84 of file x86-cpuid.h.
Referenced by __attribute__().
|
static |
Definition at line 92 of file x86-cpuid.h.
Referenced by x86_xsave_length(), and xsave_feature_offset().