Lines Matching full:relocation
8 ; RUN: -relocation-model=static %s -o - | \
12 ; RUN: -relocation-model=pic %s -o - | \
16 ; RUN: -relocation-model=static -mattr=+nan2008 %s -o - | \
20 ; RUN: -relocation-model=pic -mattr=+nan2008 %s -o - | \
25 ; RUN: -relocation-model=static -mattr=-n64,+n32 %s -o - | \
29 ; RUN: -relocation-model=pic -mattr=-n64,+n32 %s -o - | \
33 ; RUN: -relocation-model=static -mattr=-n64,+n32,+nan2008 %s -o - | \
37 ; RUN: -relocation-model=pic -mattr=-n64,+n32,+nan2008 %s -o - | \
42 ; RUN: -relocation-model=static -mattr=+n64 %s -o - | \
46 ; RUN: -relocation-model=pic -mattr=+n64 %s -o - | \
50 ; RUN: -relocation-model=static -mattr=+n64,+nan2008 %s -o - | \
54 ; RUN: -relocation-model=pic -mattr=+n64,+nan2008 %s -o - | \