Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlelf.h48 #define ELFCLASS64 2 /* 64-bit objs */ macro
A Ddlmodule.c493 … if ((elf_module->e_ident[EI_CLASS] != ELFCLASS32)&&(elf_module->e_ident[EI_CLASS] != ELFCLASS64)) in dlmodule_load()
/components/lwp/
A Dlwp_elf.h142 #define ELFCLASS64 2 /* 64-bit objects */ macro

Completed in 23 milliseconds