Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp523 IO &IO, COFF::AuxiliaryWeakExternal &AWE) { in mapping()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp216 if (const coff_aux_weak_external *AWE = Symb.getWeakExternal()) { in getSymbolFlags() local