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

  /external/chromium_org/tools/relocation_packer/src/
elf_file.h 73 : fd_(fd), is_padding_relocations_(false), elf_(NULL),
82 inline void SetPadding(bool flag) { is_padding_relocations_ = flag; }
120 bool is_padding_relocations_; member in class:relocation_packer::ElfFile
elf_file.cc     [all...]

Completed in 492 milliseconds