Home
last modified time | relevance | path

Searched defs:current_function (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectDisassemble.h54 bool current_function = false; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/treelang/
H A Dparse.y86 static struct prod_token_parm_item *current_function=NULL; variable
/openbsd-src/gnu/gcc/gcc/treelang/
H A Dparse.y92 static struct prod_token_parm_item *current_function = NULL; variable
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.c49 struct debug_function *current_function; member
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.c48 struct debug_function *current_function; member
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dada-lang.c4240 struct symbol *current_function; in remove_out_of_scope_renamings() local