Searched refs:SYMBOL_INLINED (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dblock.c88 return BLOCK_FUNCTION (bl) != NULL && SYMBOL_INLINED (BLOCK_FUNCTION (bl));
H A Dsymtab.h605 SYMBOL_INLINED set) this is the line number of the function's call
649 #define SYMBOL_INLINED(symbol) (symbol)->is_inlined
648 #define SYMBOL_INLINED macro
H A Ddwarf2read.c11209 SYMBOL_INLINED (sym) = 1;

Completed in 195 milliseconds