Searched defs:COFFSection (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp120 const object::coff_section *COFFSection = Obj.getCOFFSection(S); local
154 const object::coff_section *COFFSection = Obj.getCOFFSection(ObjSection); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp112 class COFFSection { class in namespace:__anon2031
122 COFFSection(StringRef Name) : Name(std::string(Name)) {} function in class:__anon2031::COFFSection
[all...]

Completed in 93 milliseconds