Home
last modified time | relevance | path

Searched defs:HOST_TEXT_START_ADDR (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/arch/i386/bits/
H A Duser.h43 #define HOST_TEXT_START_ADDR (u.start_code) macro
/third_party/musl/arch/m68k/bits/
H A Duser.h37 #define HOST_TEXT_START_ADDR (u.start_code) macro
/third_party/musl/arch/s390x/bits/
H A Duser.h60 #define HOST_TEXT_START_ADDR (u.start_code) macro
/third_party/musl/arch/x32/bits/
H A Duser.h40 #define HOST_TEXT_START_ADDR (u.start_code) macro
/third_party/musl/arch/x86_64/bits/
H A Duser.h40 #define HOST_TEXT_START_ADDR (u.start_code) macro

Completed in 2 milliseconds