Project Alice
Loading...
Searching...
No Matches
LTOObjectBuffer Struct Reference

#include <lto.h>

Public Attributes

const char * Buffer
 
size_t Size
 

Detailed Description

Type to wrap a single object returned by ThinLTO.

Since
LTO_API_VERSION=18

Definition at line 670 of file lto.h.

Member Data Documentation

◆ Buffer

const char* LTOObjectBuffer::Buffer

Definition at line 671 of file lto.h.

◆ Size

size_t LTOObjectBuffer::Size

Definition at line 672 of file lto.h.


The documentation for this struct was generated from the following file: