Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp43 else if (const object::pe32plus_header *PE32PlusHeader = in COFFDumper() local
/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp438 const pe32plus_header *PE32PlusHeader = Obj->getPE32PlusHeader(); printTLSDirectory() local
/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h844 const pe32plus_header *PE32PlusHeader; global() variable