Home
last modified time | relevance | path

Searched defs:ehdr (Results 1 – 19 of 19) sorted by relevance

/third_party/libunwind/src/ia64/
DGfind_unwind_table.c39 Elf64_Ehdr *ehdr = edi->ei.image; in find_gp() local
100 Elf64_Ehdr *ehdr; in ia64_find_unwind_table() local
/third_party/libunwind/src/
Ddl-iterate-phdr.c36 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ argument
/third_party/abseil-cpp/absl/debugging/internal/
Delf_mem_image.cc70 const T *GetTableElement(const ElfW(Ehdr) * ehdr, ElfW(Off) table_offset, in GetTableElement()
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Delf_mem_image.cc70 const T *GetTableElement(const ElfW(Ehdr) * ehdr, ElfW(Off) table_offset, in GetTableElement()
/third_party/musl/ldso/
Ddynlink.c1623 Ehdr *ehdr = (void *)ldso.base; in __dls2() local
1795 Ehdr *ehdr = (void *)map_library(fd, &app); in __dls3() local
1860 Ehdr *ehdr = (void *)vdso_base; in __dls3() local
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c1639 Ehdr *ehdr = (void *)ldso.base; in __dls2() local
1818 Ehdr *ehdr = (void *)map_library(fd, &app); in __dls3() local
1883 Ehdr *ehdr = (void *)vdso_base; in __dls3() local
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c1639 Ehdr *ehdr = (void *)ldso.base; in __dls2() local
1818 Ehdr *ehdr = (void *)map_library(fd, &app); in __dls3() local
1883 Ehdr *ehdr = (void *)vdso_base; in __dls3() local
/third_party/mesa3d/src/amd/common/
Dac_rtld.c329 const Elf64_Ehdr *ehdr = elf64_getehdr(part->elf); in ac_rtld_open() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
Deapol_supp_sm.c1303 const struct eap_hdr *ehdr = in eapol_sm_rx_eapol() local
1337 const struct eap_hdr *ehdr = in eapol_sm_rx_eapol() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/
Deapol_supp_sm.c1319 const struct eap_hdr *ehdr = in eapol_sm_rx_eapol() local
1353 const struct eap_hdr *ehdr = in eapol_sm_rx_eapol() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_server.c800 const struct eap_hdr *ehdr; in SM_STATE() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_server.c792 const struct eap_hdr *ehdr; in SM_STATE() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_fast.c1424 struct eap_tlv_hdr *ehdr; in eap_fast_use_pac_opaque() local
Deap_teap.c1582 struct teap_tlv_hdr *ehdr; in eap_teap_use_pac_opaque() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_fast.c1404 struct eap_tlv_hdr *ehdr; in eap_fast_use_pac_opaque() local
Deap_teap.c1470 struct teap_tlv_hdr *ehdr; in eap_teap_use_pac_opaque() local
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c2585 Ehdr *ehdr = (void *)ldso.base; in __dls2() local
2761 Ehdr *ehdr = (void *)map_library(fd, &app, NULL); in __dls3() local
2864 Ehdr *ehdr = (void *)vdso_base; in __dls3() local
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h111 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ argument
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h111 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ argument