Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp515 IO &IO, COFF::AuxiliaryWeakExternal &AWE) { in mapping()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp217 if (const coff_aux_weak_external *AWE = Symb.getWeakExternal()) { in getSymbolFlags() local