search for: fnpic

Displaying 1 result from an estimated 1 matches for "fnpic".

Did you mean: npic
2016 Jun 21
2
[LLD] thunk implementation correctness depends on order of input section.
...ds Peter -------------- next part -------------- /work/linaro/build/llvm/tools/lld/test/ELF/Output/mips-npic-call-pic.s.tmp.exe: file format ELF32-mips Disassembly of section .text: fpic: 20000: 00 00 00 00 nop 20004: 00 00 00 00 nop 20008: 00 00 00 00 nop 2000c: 00 00 00 00 nop fnpic: 20010: 00 00 00 00 nop 20014: 00 00 00 00 nop 20018: 00 00 00 00 nop 2001c: 00 00 00 00 nop foo1a: 20020: 00 00 00 00 nop foo1b: 20024: 00 00 00 00 nop 20028: 3c 19 00 02 lui $25, 2 2002c: 08 00 80 08 j 131104 <foo1a> foo2: 20030: 00 00 00 00 nop 200...