HomeSort by relevance Sort by last modified time
    Searched refs:total_header_size (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
script-sections.h 280 total_header_size(Layout* layout) const;
script-sections.cc 3838 Script_sections::total_header_size(Layout* layout) const function in class:gold::Script_sections
    [all...]
  /bootable/recovery/applypatch/
imgdiff.cpp 548 size_t total_header_size = 12; local
550 total_header_size += patch.GetHeaderSize();
553 size_t offset = total_header_size;
    [all...]

Completed in 77 milliseconds