Searched refs:get_function (Results 1 – 3 of 3) sorted by relevance
5 # RUN: lld-link /out:%t.exe /subsystem:console /entry:get_function %t.obj56 - Name: get_function
350 constexpr const char *get_function() { in get_function() function355 !is_equal(get_function(), test_func_simple()); in test_function()
967 return PrivateGetDIAValue(Symbol, &IDiaSymbol::get_function); in isFunction()