Searched refs:SecIDMap (Results 1 – 1 of 1) sorted by relevance
209 void setSectionIDsMap(SectionIDMap *SecIDMap) { in setSectionIDsMap() argument210 this->SecIDMap = SecIDMap; in setSectionIDsMap()282 SectionIDMap *SecIDMap = nullptr; member in TrivialMemoryManager293 if (SecIDMap) in allocateCodeSection()294 (*SecIDMap)[SectionName] = SectionID; in allocateCodeSection()321 if (SecIDMap) in allocateDataSection()322 (*SecIDMap)[SectionName] = SectionID; in allocateDataSection()