phosek added a comment. Yes it is, because text segment is not the same thing as .text section, text segment really means the base address, at least that's the semantics as implemented by both ld and gold. http://reviews.llvm.org/D22116