Home
last modified time | relevance | path

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

/art/runtime/
Delf_utils.h99 case DT_STRSZ: in IsDynamicSectionPointer()
Delf.h1657 DT_STRSZ = 10, // Total size of the string table. enumerator
/art/compiler/
Delf_builder.h765 { DT_STRSZ, { dynstr_.GetCacheSize() } }, in PrepareDynamicSection()