Home
last modified time | relevance | path

Searched defs:FileToSecIDMap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp164 void dumpFileToSectionIDMap(const FileToSectionIDMap &FileToSecIDMap) { in dumpFileToSectionIDMap()
172 Expected<unsigned> getSectionId(const FileToSectionIDMap &FileToSecIDMap, in getSectionId()
649 const FileToSectionIDMap &FileToSecIDMap) { in applySpecificSectionMappings()
913 FileToSectionIDMap FileToSecIDMap; in linkAndVerify() local