Searched refs:GetSectionInfo (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldCheckerImpl.h | 30 GetSectionInfoFunction GetSectionInfo, GetStubInfoFunction GetStubInfo, 64 GetSectionInfoFunction GetSectionInfo; variable
|
D | RuntimeDyldChecker.cpp | 679 GetSectionInfoFunction GetSectionInfo, GetStubInfoFunction GetStubInfo, in RuntimeDyldCheckerImpl() argument 685 GetSectionInfo(std::move(GetSectionInfo)), in RuntimeDyldCheckerImpl() 792 auto SecInfo = GetSectionInfo(FileName, SectionName); in getSectionAddr() 850 GetSectionInfoFunction GetSectionInfo, GetStubInfoFunction GetStubInfo, in RuntimeDyldChecker() argument 856 std::move(GetSectionInfo), std::move(GetStubInfo), in RuntimeDyldChecker()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
D | RuntimeDyldChecker.h | 147 GetSectionInfoFunction GetSectionInfo,
|