Home
last modified time | relevance | path

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

/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/
H A Ddebug-types-debug-names.cpp28 typedef unsigned utype; typedef in foo::bar
/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp93 static uint32_t utype(uint32_t op, uint32_t rd, uint32_t imm) { in utype() function