reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
    1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
RUN: llvm-symbolizer 0x401000 0x401001 -obj="%p/Inputs/missing_pdb.exe" 2>%t.err \
RUN:    | FileCheck %s
RUN: FileCheck --check-prefix=ERROR %s < %t.err

llvm-symbolizer should print one error and two unknown line info records.

ERROR: LLVMSymbolizer: error reading file: {{.*}}: {{N|n}}o such file or directory
ERROR-NOT: error reading file

CHECK: ??
CHECK: ??:0:0
CHECK: ??
CHECK: ??:0:0