9 lines · plain
1#include "dwarfdump-test4-decl.h"2int c(){a();}3 4// Built with gcc 4.6.35// $ mkdir -p /tmp/dbginfo6// $ cp dwarfdump-test4-*.* /tmp/dbginfo7// $ cd /tmp/dbginfo8// $ gcc -fPIC -shared -g dwarfdump-test4-part*.cc -o <output>9 1#include "dwarfdump-test4-decl.h"2int c(){a();}3 4// Built with gcc 4.6.35// $ mkdir -p /tmp/dbginfo6// $ cp dwarfdump-test4-*.* /tmp/dbginfo7// $ cd /tmp/dbginfo8// $ gcc -fPIC -shared -g dwarfdump-test4-part*.cc -o <output>9