Home
last modified time | relevance | path

Searched refs:coff_aux_function_definition (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp138 const object::coff_aux_function_definition *ObjFD) { in dumpFunctionDefinition()
213 const object::coff_aux_function_definition *ObjFD = in dumpSymbols()
214 reinterpret_cast<const object::coff_aux_function_definition *>( in dumpSymbols()
/external/llvm/include/llvm/Object/
DCOFF.h425 struct coff_aux_function_definition { struct
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp914 const coff_aux_function_definition *Aux; in printSymbol()