Searched refs:on_load (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build-py/libear/
H A Dear.c99 static void on_load(void) __attribute__((constructor));
141 static void on_load(void) { function
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstate-purge.cc106 bool on_load (gimple *stmt, tree base, tree op) function in class:gimple_op_visitor
113 log ("on_load: %s; base: %qE, op: %qE",
189 return x->on_load (stmt, base, op);

Completed in 177 milliseconds