Skip to content

Unhandled ELF Relocation: R_AARCH64_ADR_GOT_PAGE (311, 0x137) ... #8253

Open
@gemesa

Description

@gemesa

Is your feature request related to a problem? Please describe.
R_AARCH64_ADR_GOT_PAGE is a frequently used relocation type in my experience and I think it would be worth adding support for it.

The attached binary can be used to test it.

rust_lab-35c360f17fe9ba7d.zip

Describe the solution you'd like
R_AARCH64_ADR_GOT_PAGE relocation type is supported.

Describe alternatives you've considered
Ignore the related errors:

Unhandled ELF Relocation: R_AARCH64_ADR_GOT_PAGE (311, 0x137) at 0010000c (Symbol = __rust_no_alloc_shim_is_unstable)

Additional context
N/A

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions