Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_symtab_writer.h107 uint64_t dex_address = dex->GetAddress() + it.first /* offset within the section */; in WriteDebugSymbols() local
110 symtab->Add(dex_name, dex, dex_address, dex_file->Size(), STB_GLOBAL, STT_FUNC); in WriteDebugSymbols()