Home
last modified time | relevance | path

Searched refs:makeVisible (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp24 static void makeVisible(GlobalValue &GV, bool Delete) { in makeVisible() function
83 makeVisible(GV, Delete); in run()
100 makeVisible(F, Delete); in run()
112 makeVisible(GA, Delete); in run()
/openbsd-src/gnu/usr.bin/binutils/gdb/tui/
H A DChangeLog-1998-2003562 * tuiGeneralWin.c (makeVisible): Don't clear or refresh the window.
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog11456 (tui_make_visible, tui_make_invisible): Replace makeVisible.
11467 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.