Home
last modified time | relevance | path

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

/third_party/elfio/elfio/
Delfio_dump.hpp754 unsigned char elf_class ) in section_header()
830 unsigned int elf_class ) in segment_header()
917 unsigned int elf_class ) in symbol_table()
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Delf_mem_image.cc171 int elf_class = base_as_char[EI_CLASS]; in Init() local