Home
last modified time | relevance | path

Searched defs:start_file_offset (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/courgette/
Ddisassembler_elf_32_x86.cc120 uint32 start_file_offset = section_header->sh_offset; in ParseRel32RelocsFromSection() local
Ddisassembler_win32_x86.cc429 uint32 start_file_offset = section->file_offset_of_raw_data; in ParseRel32RelocsFromSection() local
511 uint32 start_file_offset, in ParseNonSectionFileRegion()
533 uint32 start_file_offset, uint32 end_file_offset, in ParseFileRegion()
Ddisassembler_win32_x64.cc429 uint32 start_file_offset = section->file_offset_of_raw_data; in ParseRel32RelocsFromSection() local
511 uint32 start_file_offset, in ParseNonSectionFileRegion()
533 uint32 start_file_offset, uint32 end_file_offset, in ParseFileRegion()
Ddisassembler_elf_32_arm.cc370 uint32 start_file_offset = section_header->sh_offset; in ParseRel32RelocsFromSection() local
Ddisassembler_elf_32.cc405 size_t start_file_offset, in ParseSimpleRegion()