Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp512 IO &IO, COFF::AuxiliaryWeakExternal &AWE) { in mapping()
/external/llvm/lib/ObjectYAML/
DCOFFYAML.cpp439 IO &IO, COFF::AuxiliaryWeakExternal &AWE) { in mapping()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp220 if (const coff_aux_weak_external *AWE = Symb.getWeakExternal()) { in getSymbolFlags() local