Home
last modified time | relevance | path

Searched refs:DT_PPC_GOT (Results 1 - 7 of 7) sorted by relevance

/third_party/elfutils/backends/
H A Dppc_symbol.c77 case DT_PPC_GOT: in ppc_dynamic_tag_name()
91 return (tag == DT_PPC_GOT in ppc_dynamic_tag_check()
96 /* Look for DT_PPC_GOT. */
121 if (dyn != NULL && dyn->d_tag == DT_PPC_GOT) in find_dyn_got()
147 /* In -msecure-plt mode, DT_PPC_GOT is present and must match. */ in ppc_check_special_symbol()
/third_party/musl/porting/linux/user/include/
H A Delf.h2159 #define DT_PPC_GOT (DT_LOPROC + 0) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h2150 #define DT_PPC_GOT (DT_LOPROC + 0) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h2150 #define DT_PPC_GOT (DT_LOPROC + 0) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h2150 #define DT_PPC_GOT (DT_LOPROC + 0) macro
/third_party/musl/include/
H A Delf.h2186 #define DT_PPC_GOT (DT_LOPROC + 0) macro
/third_party/elfutils/libelf/
H A Delf.h2548 #define DT_PPC_GOT (DT_LOPROC + 0) macro

Completed in 79 milliseconds