Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dgdb_jit.cpp156 const uint32_t STRTAB_NAME = SHSTRTAB_NAME + strlen(".shstrtab") + 1; member
157 const uint32_t SYMTAB_NAME = STRTAB_NAME + strlen(".strtab") + 1;
331 newStrtabHdr->sh_name = STRTAB_NAME; in ConstructShdrTab()

Completed in 2 milliseconds