Home | History | Annotate | Download | only in llvm-readobj

Lines Matching full:numcodes

1023   W.printNumber("UnwindCodeCount", UI.NumCodes);
1026 ArrayRef<UnwindCode> UCs(&UI.UnwindCodes[0], UI.NumCodes);