Lines Matching refs:relocation
5 ; RUN: -relocation-model=static %s -o - | \
9 ; RUN: -relocation-model=pic %s -o - | \
13 ; RUN: -relocation-model=static -mattr=+nan2008 %s -o - | \
17 ; RUN: -relocation-model=pic -mattr=+nan2008 %s -o - | \
22 ; RUN: -relocation-model=static -target-abi n32 %s -o - | \
26 ; RUN: -relocation-model=pic -target-abi n32 %s -o - | \
30 ; RUN: -relocation-model=static -target-abi n32 -mattr=+nan2008 %s -o - | \
34 ; RUN: -relocation-model=pic -target-abi n32 -mattr=+nan2008 %s -o - | \
39 ; RUN: -relocation-model=static -target-abi n64 %s -o - | \
43 ; RUN: -relocation-model=pic -target-abi n64 %s -o - | \
47 ; RUN: -relocation-model=static -target-abi n64 -mattr=+nan2008 %s -o - | \
51 ; RUN: -relocation-model=pic -target-abi n64 -mattr=+nan2008 %s -o - | \