Home
last modified time | relevance | path

Searched refs:SectionIDMap (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp160 using SectionIDMap = StringMap<unsigned>; typedef
161 using FileToSectionIDMap = StringMap<SectionIDMap>;
209 void setSectionIDsMap(SectionIDMap *SecIDMap) { in setSectionIDsMap()
282 SectionIDMap *SecIDMap = nullptr;