HomeSort by: relevance | last modified time | path
    Searched defs:set_link_section (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/jit/
jit-playback.h 741 set_link_section (const char* name) function in class:gcc::jit::playback::lvalue
jit-recording.cc 4030 void recording::lvalue::set_link_section (const char *name) function in class:gcc::jit::recording::lvalue
5035 global->set_link_section (m_link_section->c_str ());
  /src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.h 705 set_link_section (const char* name) function in class:gcc::jit::playback::lvalue
jit-recording.cc 3970 void recording::lvalue::set_link_section (const char *name) function in class:gcc::jit::recording::lvalue
4849 global->set_link_section (m_link_section->c_str ());

Completed in 30 milliseconds