Home
last modified time | relevance | path

Searched defs:Elf_Word (Results 1 – 2 of 2) sorted by relevance

/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp54 typedef uint32_t Elf_Word; typedef
/third_party/elfio/elfio/
Delf_types.hpp31 using Elf_Word = uint32_t; typedef