Home
last modified time | relevance | path

Searched defs:MachOWriter (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp29 class MachOWriter { class
31 MachOWriter(MachOYAML::Object &Obj) : Obj(Obj), is64Bit(true), fileStart(0) { in MachOWriter() function in __anon5f24c7270111::MachOWriter