view test/DebugInfo/dwarfdump-pubnames.test @ 3:9ad51c7bc036

1st commit. remove git dir and add all files.
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Wed, 15 May 2013 06:43:32 +0900
parents
children
line wrap: on
line source

RUN: llvm-dwarfdump %p/Inputs/dwarfdump-pubnames.elf-x86-64 \
RUN:   -debug-dump=pubnames | FileCheck %s

CHECK: .debug_pubnames contents:
CHECK: Length:                161
CHECK: Version:               2
CHECK: Offset in .debug_info: 0
CHECK: Size:                  321

CHECK:  Offset    Name
CHECK:      98    global_namespace_variable
CHECK:      a7    global_namespace_function
CHECK:      ec    static_member_function
CHECK:      7c    global_variable
CHECK:     103    global_function
CHECK:      c2    member_function