Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dgdb_jit.cpp157 const uint32_t SYMTAB_NAME = STRTAB_NAME + strlen(".strtab") + 1; member
158 const uint32_t TEXT_NAME = SYMTAB_NAME + strlen(".symtab") + 1;
343 newSymHdr->sh_name = SYMTAB_NAME; in ConstructShdrTab()

Completed in 2 milliseconds