Home | History | Annotate | Download | only in info

Lines Matching full:stub

4299 given to the linker.  This will make it generate larger stub functions
4347 BLX rather than using BX and a mode-switching stub before each PLT
4365 Long branch stubs and import/export stubs are placed by `ld' in stub
4366 sections located between groups of input sections. `--stub-group-size'
4368 stub section. Since branch offsets are signed, a stub section may
4369 serve two groups of input sections, one group before the stub section,
4371 require stubs, it may be better (for branch prediction) that stub
4377 stub placement as other positive or negative values of `N' respectively.
4379 Note that `--stub-group-size' does not split input sections. A
4382 large, it may not be possible for a branch to reach its stub.
4483 `--emit-stub-syms'
4485 that encodes the stub type and destination.
4498 `--stub-group-size'
4500 placed by `ld' in stub sections located between groups of input
4501 sections. `--stub-group-size' specifies the maximum size of a
4502 group of input sections handled by one stub section. Since branch
4503 offsets are signed, a stub section may serve two groups of input
4504 sections, one group before the stub section, and one group after
4506 it may be better (for branch prediction) that stub sections only
4512 behaviour regarding stub placement as other positive or negative
4515 Note that `--stub-group-size' does not split input sections. A
4519 stub.
4521 `--emit-stub-syms'
4523 that encodes the stub type and destination.
5970 * --emit-stub-syms <1>: PowerPC64 ELF64. (line 29)
5971 * --emit-stub-syms: PowerPC ELF32. (line 37)
6061 * --stub-group-size: PowerPC64 ELF64. (line 6)
6062 * --stub-group-size=N: HPPA ELF32. (line 12)
6325 * HPPA stub grouping: HPPA ELF32. (line 12)
6457 stub symbols: PowerPC ELF32. (line 37)
6464 * PowerPC64 stub grouping: PowerPC64 ELF64. (line 6)
6465 * PowerPC64 stub symbols: PowerPC64 ELF64. (line 29)