Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dlldebug.h42 void lldbg_emit_subprogram(LL_DebugInfo *db, SPTR sptr, DTYPE ret_dtype,
H A Dlldebug.cpp2052 lldbg_emit_subprogram(LL_DebugInfo *db, SPTR sptr, DTYPE ret_dtype, int findex, in lldbg_emit_subprogram() function
H A Dcgmain.cpp1435 lldbg_emit_subprogram(current_module->debug_info, func_sptr, funcType, in schedule()