Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfoImpls.cpp48 getAuthGVStubListHelper(DenseMap<MCSymbol *,typename MachineModuleInfoTarget::AuthStubInfo> & AuthPtrStubs) getAuthGVStubListHelper() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfoImpls.h76 DenseMap<MCSymbol *, AuthStubInfo> AuthPtrStubs; global() variable