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

/art/compiler/debug/
H A Delf_symtab_writer.h78 symtab->Add(strtab->Write("$t"), text, mapping_symbol_address, 0, STB_LOCAL, STT_NOTYPE);
/art/compiler/linker/
H A Delf_builder.h391 if (binding == STB_LOCAL) {
/art/runtime/
H A Delf.h1451 STB_LOCAL = 0, // Local symbol, not visible outside obj file containing def enumerator in enum:__anon123

Completed in 64 milliseconds