Searched refs:REL_PLT (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/arch/x86_64/
H A Dreloc.h4 #define REL_PLT R_X86_64_JUMP_SLOT macro
/fuchsia/zircon/third_party/ulib/musl/arch/aarch64/
H A Dreloc.h5 #define REL_PLT R_AARCH64_JUMP_SLOT macro
/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Ddynlink.h24 REL_PLT, enumerator in enum:__anon1753
/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c469 : find_sym(ctx, name, type == REL_PLT);
484 } else if (type == REL_GOT || type == REL_PLT || type == REL_COPY) {
507 case REL_PLT:

Completed in 109 milliseconds