Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
Dlto.h569 } LTOObjectBuffer; typedef
636 extern LTOObjectBuffer thinlto_module_get_object(thinlto_code_gen_t cg,
/external/llvm/tools/lto/
Dlto.cpp480 LTOObjectBuffer thinlto_module_get_object(thinlto_code_gen_t cg, in thinlto_module_get_object()
484 return LTOObjectBuffer{MemBuffer->getBufferStart(), in thinlto_module_get_object()