Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp337 size_t ComaIdx = RemainingExpr.find(','); in evalStubOrGOTAddr() local
374 size_t ComaIdx = RemainingExpr.find(','); in evalSectionAddr() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp604 size_t ComaIdx = Mapping.find_first_of(","); in applySpecificSectionMappings() local