Searched refs:SecIDMap (Results 1 – 1 of 1) sorted by relevance
213 void setSectionIDsMap(SectionIDMap *SecIDMap) { in setSectionIDsMap() argument214 this->SecIDMap = SecIDMap; in setSectionIDsMap()287 SectionIDMap *SecIDMap = nullptr; member in TrivialMemoryManager301 if (SecIDMap) in allocateCodeSection()302 (*SecIDMap)[SectionName] = SectionID; in allocateCodeSection()330 if (SecIDMap) in allocateDataSection()331 (*SecIDMap)[SectionName] = SectionID; in allocateDataSection()