Home
last modified time | relevance | path

Searched refs:CALL_DUMMY_LOCATION (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/gdb/gdb/
Dblockframe.c61 if (CALL_DUMMY_LOCATION == AT_ENTRY_POINT in deprecated_inside_entry_file()
62 || CALL_DUMMY_LOCATION == AT_SYMBOL) in deprecated_inside_entry_file()
174 if (CALL_DUMMY_LOCATION == AT_ENTRY_POINT) in legacy_inside_entry_func()
Dinfcall.c532 switch (CALL_DUMMY_LOCATION) in call_function_by_hand()
Dgdbarch.h834 #if (GDB_MULTI_ARCH > GDB_MULTI_ARCH_PARTIAL) && defined (CALL_DUMMY_LOCATION)
837 #if !defined (CALL_DUMMY_LOCATION)
838 #define CALL_DUMMY_LOCATION (gdbarch_call_dummy_location (current_gdbarch)) macro
Dgdbarch.c888 #ifdef CALL_DUMMY_LOCATION in gdbarch_dump()
891 XSTRING (CALL_DUMMY_LOCATION)); in gdbarch_dump()
894 CALL_DUMMY_LOCATION); in gdbarch_dump()
/freebsd-9-stable/contrib/gdb/gdb/doc/
Dgdbint.texinfo3073 @item CALL_DUMMY_LOCATION
3074 @findex CALL_DUMMY_LOCATION
3727 @code{CALL_DUMMY_LOCATION}, @code{DEPRECATED_REGISTER_SIZE},