Home
last modified time | relevance | path

Searched defs:alloc_arg (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/lib/libiberty/src/
H A Dhashtab.c322 htab_del del_f, void *alloc_arg, in htab_create_alloc_ex()
357 htab_del del_f, PTR alloc_arg, in htab_set_functions_ex()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp478 Constant *alloc_arg = Constant::getNullValue(i8_ptr_ty); in RewriteObjCConstString() local