Searched refs:SubtrahendI (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h163 auto SubtrahendI = GlobalSymbolTable.find(*SubtrahendNameOrErr); local
164 unsigned SectionBID = SubtrahendI->second.getSectionID();
165 uint64_t SectionBOffset = SubtrahendI->second.getOffset();

Completed in 24 milliseconds