Home
last modified time | relevance | path

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

/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp159 const object::coff_aux_weak_external *ObjWE) { in dumpWeakExternal()
231 const object::coff_aux_weak_external *ObjWE = in dumpSymbols()
232 reinterpret_cast<const object::coff_aux_weak_external *>( in dumpSymbols()
/external/llvm/include/llvm/Object/
DCOFF.h439 struct coff_aux_weak_external { struct
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp924 const coff_aux_weak_external *Aux; in printSymbol()