Searched refs:st_shndx (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Delf.h1403 Elf32_Half st_shndx; // Which section (header table index) it's defined in member in struct:Elf32_Sym
1428 Elf64_Half st_shndx; // Which section (header tbl index) it's defined in member in struct:Elf64_Sym
H A Delf_file.cc889 (symbol->st_shndx != result.first->second->st_shndx)) {
/art/compiler/linker/
H A Delf_builder.h386 sym.st_shndx = section_index;

Completed in 41 milliseconds