Home
last modified time | relevance | path

Searched refs:LTOObjectBuffer (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm-c/
Dlto.h673 } LTOObjectBuffer; typedef
740 extern LTOObjectBuffer thinlto_module_get_object(thinlto_code_gen_t cg,
/openbsd/src/gnu/llvm/llvm/tools/lto/
Dlto.cpp551 LTOObjectBuffer thinlto_module_get_object(thinlto_code_gen_t cg, in thinlto_module_get_object()
555 return LTOObjectBuffer{MemBuffer->getBufferStart(), in thinlto_module_get_object()