Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dalloc-pool.h182 get_instance (void *data_ptr) in get_instance() function
417 allocation_object::get_instance (header)->id = m_id; in allocate()
439 gcc_assert (m_id == allocation_object::get_instance (object)->id); in remove()
447 allocation_object::get_instance (object)->id = 0; in remove()
/dflybsd-src/contrib/binutils-2.27/gold/
H A Darm.cc820 get_instance() in get_instance() function in __anonf61c90980111::Stub_factory
2128 stub_tables_(), stub_factory_(Stub_factory::get_instance()), in Target_arm()
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c468 static const struct xlogue_layout &get_instance ();
566 xlogue_layout::get_instance () in get_instance() function
11740 space_needed = xlogue_layout::get_instance ().get_stack_space_used (); in ix86_compute_frame_layout()
11781 offset += xlogue_layout::get_instance ().get_stack_space_used (); in ix86_compute_frame_layout()
13467 const struct xlogue_layout &xlogue = xlogue_layout::get_instance (); in ix86_emit_outlined_ms2sysv_save()
14261 const struct xlogue_layout &xlogue = xlogue_layout::get_instance (); in ix86_emit_outlined_ms2sysv_restore()