Take for example
Code:
LDR R1, =Sample
Does R1 point to the the program counter plus the location of Sample OR the value of Sample?