Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h111 PPCBE = 0x45, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp177 CV_ENUM_CLASS_ENT(CPUType, PPCBE),
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp248 RETURN_CASE(CPUType, PPCBE, "powerpc be"); in formatMachineType()