Lines Matching refs:D16
200 .D16(0xa0f) in TEST_F()
203 .D16(0); in TEST_F()
759 .D8(dwarf2reader::DW_CFA_advance_loc2).D16(0x3adb) in TEST_F()
2368 .D16(ET_EXEC) // file type: executable file in WriteELFFrameSection()
2369 .D16(EM_386) // architecture: Intel IA-32 in WriteELFFrameSection()
2376 .D16(elf_header_size) // ELF header size in bytes */ in WriteELFFrameSection()
2377 .D16(elf_class == ELFCLASS32 ? 32 : 56) // program header entry size in WriteELFFrameSection()
2378 .D16(0) // program header table entry count in WriteELFFrameSection()
2379 .D16(elf_class == ELFCLASS32 ? 40 : 64) // section header entry size in WriteELFFrameSection()
2380 .D16(3) // section count in WriteELFFrameSection()
2381 .D16(1) // section name string table in WriteELFFrameSection()