Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dlldebug.h125 LL_MDRef lldbg_emit_module_mdnode(LL_DebugInfo *db, int sptr);
H A Dlldebug.cpp2038 lldbg_emit_module_mdnode(LL_DebugInfo *db, int sptr) in lldbg_emit_module_mdnode() function
2098 context_mdnode = lldbg_emit_module_mdnode(db, INMODULEG(sptr)); in lldbg_emit_subprogram()
3412 : lldbg_emit_module_mdnode(db, scope); in lldbg_emit_common_block_mdnode()
H A Dcgmain.cpp13608 lldbg_emit_module_mdnode(db, scope); in process_global_lifetime_debug()