Home
last modified time | relevance | path

Searched refs:ELFCLASS32 (Results 1 – 3 of 3) sorted by relevance

/components/libc/posix/libdl/
A Ddlmodule.c493 … if ((elf_module->e_ident[EI_CLASS] != ELFCLASS32)&&(elf_module->e_ident[EI_CLASS] != ELFCLASS64)) in dlmodule_load()
660 if (elf_module->e_ident[EI_CLASS] != ELFCLASS32) in dlmodule_load_custom()
A Ddlelf.h47 #define ELFCLASS32 1 /* 32-bit objs */ macro
/components/lwp/
A Dlwp_elf.h141 #define ELFCLASS32 1 /* 32-bit objects */ macro

Completed in 24 milliseconds