Home
last modified time | relevance | path

Searched defs:bind (Results 1 – 10 of 10) sorted by relevance

/optee_os/lib/libutee/include/
A Delf32.h199 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
A Delf64.h206 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
/optee_os/out/arm/export-ta_arm32/include/
A Delf64.h206 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
A Delf32.h199 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
/optee_os/out/arm/export-ta_arm64/host_include/
A Delf32.h199 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
A Delf64.h206 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
/optee_os/out/arm/export-ta_arm64/include/
A Delf32.h199 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
A Delf64.h206 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
/optee_os/out/arm/export-ta_arm32/host_include/
A Delf32.h199 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
A Delf64.h206 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument

Completed in 19 milliseconds