Home
last modified time | relevance | path

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

/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp105 const object::coff_section *COFFSection = Obj.getCOFFSection(ObjSection); in dumpSections() local
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp101 class COFFSection { class
220 COFFSection::COFFSection(StringRef name) in COFFSection() function in COFFSection