File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1613,7 +1613,7 @@ Relaxation result:
16131613--
16141614
16151615NOTE: Using address of PLT stubs of the target symbol or address target symbol
1616- directly will resolve by linker according to the visibility of the target
1616+ directly will resolve by linker according to the properties of the target
16171617symbol.
16181618
16191619==== Function Call Relaxation (Far)
@@ -1644,12 +1644,12 @@ Relaxation candidate:
16441644Relaxation result:
16451645[,asm]
16461646----
1647- jfal 0 # R_RISCV_JAL (symbol)
1647+ jfal <offset-between-pc-and-PLT-or-func>
16481648----
16491649--
16501650
16511651NOTE: Using address of PLT stubs of the target symbol or address target symbol
1652- directly will resolve by linker according to the visibility of the target
1652+ directly will resolve by linker according to the properties of the target
16531653symbol.
16541654
16551655[[compress-func-call-relax]]
You can’t perform that action at this time.
0 commit comments