Searched defs:secAddr (Results 1 – 3 of 3) sorted by relevance
73 uintptr_t secAddr = reinterpret_cast<uintptr_t>(addr + secShdr.sh_offset); in ParseELFSections() local117 uintptr_t secAddr = reinterpret_cast<uintptr_t>(addr + secShdr.sh_offset); in ParseELFSections() local188 uint64_t secAddr = static_cast<uint64_t>(codeAddress + secShdr.sh_offset); in ParseELFSections() local253 const uintptr_t &secAddr, in SeparateTextSections()279 const uintptr_t &secAddr, in SeparateArkStackMapSections()298 const uint64_t &secAddr, in SeparateTextSections()328 const uint64_t &secAddr, in SeparateArkStackMapSections()
102 uint64_t secAddr = des.GetSecAddr(ElfSecName::ARK_FUNCENTRY); in ParseFunctionEntrySection() local
558 object::SectionedAddress secAddr = {addr, secIndex}; in GetCalleeReg2Offset() local