Searched defs:sectionReference (Results 1 – 2 of 2) sorted by relevance
74 SectionReference sectionReference {memory, size, sectionName.str(), alignment}; in RememberAllocation() local148 void ArkAotLinker::RelocateFunctionSection(const SectionReference §ionReference, in RelocateFunctionSection()175 void ArkAotLinker::RelocateSection(const SectionReference §ionReference, in RelocateSection()
82 auto sectionReference = GetSection(".text." + fullFunctionName + "."); in GetSectionByFunctionName() local