Searched defs:eIdent (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
H A D | elf_checker.cpp | 239 size_t ElfChecker::GetShnum(void* mapAddress, unsigned char* eIdent, int64_t offset, size_t maxsize) in GetShnum() argument 195 GetSectionHeaderNum( FromElfHeader* ehdr, size_t maxsize, unsigned char* eIdent, void* mapAddress, int64_t offset) GetSectionHeaderNum() argument 306 GetElfItem(ElfItemField& elfItemField, void* mapAddress, unsigned char* eIdent, int64_t offset, size_t maxSize, ElfCommand cmd, size_t scnCnt, Elf* elf) GetElfItem() argument 396 FileReadElf( void* mapAddress, unsigned char* eIdent, int64_t offset, size_t maxSize, ElfCommand cmd, Elf* parent) FileReadElf() argument 454 unsigned char* eIdent = reinterpret_cast<unsigned char*>(mapAddress) + offset; ReadMmapedFile() local [all...] |
Completed in 2 milliseconds