Home
last modified time | relevance | path

Searched refs:NONE (Results 1 – 2 of 2) sorted by relevance

/bionic/tools/relocation_packer/src/
Delf_file.h39 relocations_type_(NONE), has_android_relocations_(false) {} in ElfFile()
60 NONE = 0, REL, RELA enumerator
Delf_file.cc433 CHECK(relocations_type != NONE); in AdjustDynamicSectionForHole()