Home
last modified time | relevance | path

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

/art/compiler/
Delf_builder.h500 hash_(".hash", SHF_ALLOC, &dynsym_), in ElfBuilder()
611 sections.push_back(&hash_); in Write()
904 dynamic_.AddDynamicTag(DT_HASH, 0, &hash_); in BuildDynamicSection()
930 HashSection hash_; variable