Searched refs:GetSecAddr (Results 1 – 6 of 6) sorted by relevance
88 uint64_t funcEntryAddr = des.GetSecAddr(ElfSecName::ARK_FUNCENTRY); in MmapLoad()93 uint64_t asmStubAddr = des.GetSecAddr(ElfSecName::ARK_ASMSTUB); in MmapLoad()104 entry.codeAddr_ += moduleDes.GetSecAddr(ElfSecName::TEXT); in MmapLoad()129 uint64_t funcEntryAddr = des.GetSecAddr(ElfSecName::ARK_FUNCENTRY); in Load()134 uint64_t asmStubAddr = des.GetSecAddr(ElfSecName::ARK_ASMSTUB); in Load()145 entry.codeAddr_ += moduleDes.GetSecAddr(ElfSecName::TEXT); in Load()178 uint64_t addr = d.GetSecAddr(s.first); in Dump()
43 uint64_t curSectionAddr = GetSecAddr(sec); in UpdateRODataInfo()133 uint64_t GetSecAddr(const ElfSecName idx) const in GetSecAddr() function152 uint64_t stubStartAddr = GetSecAddr(ElfSecName::TEXT); in ContainCode()
102 uint64_t secAddr = des.GetSecAddr(ElfSecName::ARK_FUNCENTRY); in ParseFunctionEntrySection()117 funcDes.codeAddr_ += des.GetSecAddr(ElfSecName::TEXT); in UpdateFuncEntries()158 uint64_t addr = d.GetSecAddr(s.first); in Dump()
44 uint64_t addr = d.GetSecAddr(ElfSecName::TEXT); in CalCallSiteInfo()
286 uint64_t curSecAddr = des_[ShStrTableModuleDesIndex].GetSecAddr(s.first); in FindShStrTab()328 uint64_t curSecAddr = des.GetSecAddr(ElfSecName::TEXT); in MergeTextSections()366 uint64_t curSecAddr = des.GetSecAddr(ElfSecName::ARK_STACKMAP); in MergeArkStackMapSections()475 uint64_t curSecAddr = des_[FullSecIndex].GetSecAddr(secName); in PackELFSections()
29 uint64_t addr = des.GetSecAddr(ElfSecName::LLVM_STACKMAP); in CollectStackMapDes()33 uint64_t textAddr = des.GetSecAddr(ElfSecName::TEXT); in CollectStackMapDes()53 uint64_t addr = des.GetSecAddr(ElfSecName::LLVM_STACKMAP); in CollectAnStackMapDes()57 uint64_t textAddr = des.GetSecAddr(ElfSecName::TEXT); in CollectAnStackMapDes()