Searched refs:_obstack_begin (Results 1 – 6 of 6) sorted by relevance
/external/bison/lib/ |
D | obstack.h | 181 extern int _obstack_begin (struct obstack *, int, int, 225 _obstack_begin ((h), 0, 0, \ 230 _obstack_begin ((h), (size), 0, \ 235 _obstack_begin ((h), (size), (alignment), \
|
D | obstack.c | 141 _obstack_begin (struct obstack *h, in _obstack_begin() function
|
/external/llvm/test/CodeGen/X86/ |
D | 2007-10-15-CoalescerCrash.ll | 293 declare i32 @_obstack_begin(%struct.obstack*, i32, i32, i8* (i64)*, void (i8*)*)
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_interceptors.inc | 4682 INTERCEPTOR(int, _obstack_begin, __sanitizer_obstack *obstack, int sz, 4685 COMMON_INTERCEPTOR_ENTER(ctx, _obstack_begin, obstack, sz, align, alloc_fn, 4687 int res = REAL(_obstack_begin)(obstack, sz, align, alloc_fn, free_fn); 4701 COMMON_INTERCEPT_FUNCTION(_obstack_begin); \
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1282 fun:_obstack_begin=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 508 PUBLIC 7ecf0 0 _obstack_begin
|