diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2025-09-04 17:56:01 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-04 17:56:01 -0700 |
| commit | 61a38830b94c28b3fcead3e22161c3dd621d25c9 (patch) | |
| tree | 8ae9664d2feae319bb7da12ddd7cc7e06751f1ae /tools/asm-processor/tests/test3.objdump | |
| parent | a4d5910cdb9bed05fa5aea4476a3cf4ef178be06 (diff) | |
* git subrepo pull tools/asm-processor
subrepo:
subdir: "tools/asm-processor"
merged: "5c3984fc"
upstream:
origin: "git@github.com:simonlindholm/asm-processor.git"
branch: "main"
commit: "5c3984fc"
git-subrepo:
version: "0.4.9"
origin: "git@github.com:ingydotnet/git-subrepo.git"
commit: "ea10886"
* Fix things needed for new spimdisasm release
Diffstat (limited to 'tools/asm-processor/tests/test3.objdump')
| -rw-r--r-- | tools/asm-processor/tests/test3.objdump | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/asm-processor/tests/test3.objdump b/tools/asm-processor/tests/test3.objdump index bfa7f6e..e1e96c2 100644 --- a/tools/asm-processor/tests/test3.objdump +++ b/tools/asm-processor/tests/test3.objdump @@ -13,14 +13,14 @@ SYMBOL TABLE: 00000008 g O .rodata 00000001 constBufInit2 0000000c g O .rodata 00000001 constBufInit3 0000003c g F .text 00000054 f -00000000 g F .text 00000004 test -00000090 g F .text 00000004 g +00000000 g F .text 0000003c test +00000090 g F .text 00000034 g 00000000 *UND* 00000000 D_410100 00000000 *UND* 00000000 func_004000B0 RELOCATION RECORDS FOR [.text]: -OFFSET TYPE VALUE +OFFSET TYPE VALUE 00000044 R_MIPS_HI16 .rodata 00000048 R_MIPS_LO16 .rodata 00000050 R_MIPS_HI16 .rodata |
