Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dll_structure.cpp45 ll_manage_mem(LLVMModuleRef module, void *space) in ll_manage_mem() function
58 return (const char *)ll_manage_mem(module, strdup(str)); in ll_manage_strdup()
65 return ll_manage_mem(module, space); in ll_manage_calloc()
72 return ll_manage_mem(module, space); in ll_manage_malloc()