Struct rustc::llvm::ObjectFileUnstable [-] [+] [src]

pub struct ObjectFile {
    pub llof: *mut ObjectFile_opaque,
}

Fields

llof

Methods

impl ObjectFile

fn new(llmb: *mut MemoryBuffer_opaque) -> Option<ObjectFile>

Trait Implementations

impl Drop for ObjectFile

fn drop(&mut self)