search for: foo1a

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

Did you mean: foo1
2016 Jun 21
2
[LLD] thunk implementation correctness depends on order of input section.
...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 20034: 3c 19 00 02 lui $25, 2 20038: 08 00 80 0c j 131120 <foo2> 2003c: 27 39 00 30 addiu $25, $25, 48...