Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp260 static void printUnwindCode(ArrayRef<UnwindCode> UCs) { in printUnwindCode()
308 static void printAllUnwindCodes(ArrayRef<UnwindCode> UCs) { in printAllUnwindCodes()