Home
last modified time | relevance | path

Searched refs:REL_SYM_OR_REL (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/arch/mipsn32/
H A Dreloc.h23 #define REL_SYM_OR_REL R_MIPS_REL32 macro
/third_party/musl/arch/mips/
H A Dreloc.h23 #define REL_SYM_OR_REL R_MIPS_REL32 macro
/third_party/musl/porting/linux/user/src/internal/
H A Ddynlink.h53 REL_SYM_OR_REL, enumerator
204 (R_TYPE(x) == REL_SYM_OR_REL && !R_SYM(x)) )
/third_party/musl/src/internal/
H A Ddynlink.h63 REL_SYM_OR_REL, enumerator
234 (R_TYPE(x) == REL_SYM_OR_REL && !R_SYM(x)) )
/third_party/musl/arch/mips64/
H A Dreloc.h23 #define REL_SYM_OR_REL 4611 macro
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c433 case REL_SYM_OR_REL: in do_relocs()
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c433 case REL_SYM_OR_REL: in do_relocs()
/third_party/musl/ldso/
H A Ddynlink.c482 case REL_SYM_OR_REL: in do_relocs()
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1138 case REL_SYM_OR_REL: in do_relocs()
/third_party/musl/ldso/linux/
H A Ddynlink.c1173 case REL_SYM_OR_REL: in do_relocs()

Completed in 30 milliseconds