Home
last modified time | relevance | path

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

/art/compiler/linker/
Delf_builder.h767 Elf_Word oatdexlastword = dynstr_.Add("oatdexlastword"); in PrepareDynamicSection() local
769 dynsym_.Add(oatdexlastword, &dex_, oatdexlastword_address, 4, STB_GLOBAL, STT_OBJECT); in PrepareDynamicSection()