Searched refs:image_base (Results 1 – 3 of 3) sorted by relevance
179 uint64_t image_base; member
408 … m_coff_header_opt.image_base = m_data.GetMaxU64 (offset_ptr, addr_byte_size); in ParseCOFFOptionalHeader()715 …m_coff_header_opt.image_base + m_sect_headers[idx].vmaddr, // File VM address == addresses as th… in CreateSections()865 s->Printf (" image_base = 0x%16.16" PRIx64 "\n", header.image_base); in DumpOptCOFFHeader()
1087 def image__base : Separate<["-"], "image_base">;