Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dgdb_jit.cpp155 const uint32_t SHSTRTAB_NAME = 1; member
156 const uint32_t STRTAB_NAME = SHSTRTAB_NAME + strlen(".shstrtab") + 1;
324 newShstrHdr->sh_name = SHSTRTAB_NAME; in ConstructShdrTab()

Completed in 1 milliseconds