Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmangle.cc188 static void mangle_call_offset (const tree, const tree);
4372 mangle_call_offset (const tree fixed_offset, const tree virtual_offset) in mangle_call_offset() function
4419 mangle_call_offset (integer_zero_node, NULL_TREE); in mangle_thunk()
4420 mangle_call_offset (fixed_offset, virtual_offset); in mangle_thunk()
4424 mangle_call_offset (fixed_offset, virtual_offset); in mangle_thunk()
4429 mangle_call_offset (fixed_offset, virtual_offset); in mangle_thunk()
4434 mangle_call_offset (fixed_offset, virtual_offset); in mangle_thunk()
H A DChangeLog-2002175 * mangle.c (mangle_call_offset): Remove superfluous if.
659 * mangle.c (mangle_call_offset): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmangle.c184 static void mangle_call_offset (const tree, const tree);
4159 mangle_call_offset (const tree fixed_offset, const tree virtual_offset) in mangle_call_offset() function
4206 mangle_call_offset (integer_zero_node, NULL_TREE); in mangle_thunk()
4207 mangle_call_offset (fixed_offset, virtual_offset); in mangle_thunk()
4211 mangle_call_offset (fixed_offset, virtual_offset); in mangle_thunk()
4216 mangle_call_offset (fixed_offset, virtual_offset); in mangle_thunk()
4221 mangle_call_offset (fixed_offset, virtual_offset); in mangle_thunk()