Searched refs:SecIDMap (Results 1 – 1 of 1) sorted by relevance
210 void setSectionIDsMap(SectionIDMap *SecIDMap) { in setSectionIDsMap() argument211 this->SecIDMap = SecIDMap; in setSectionIDsMap()283 SectionIDMap *SecIDMap = nullptr; member in TrivialMemoryManager294 if (SecIDMap) in allocateCodeSection()295 (*SecIDMap)[SectionName] = SectionID; in allocateCodeSection()322 if (SecIDMap) in allocateDataSection()323 (*SecIDMap)[SectionName] = SectionID; in allocateDataSection()