Searched defs:inlinedCall (Results 1 – 4 of 4) sorted by relevance
13 type inlinedCall struct { struct14 funcID abi.FuncID // type of the called function15 _ [3]byte16 nameOff int32 // offset into pclntab for name of called function17 …tPc int32 // position of an instruction whose source position is the call site (offset from entry)18 startLine int32 // line number of start of function (func keyword/TEXT directive)
629 InlinedCall inlinedCall; in inlineCall() local1124 InlinedCall inlinedCall = this->inlineCall(funcCall, candidate.fSymbols, *usage, in analyze() local
META-INF/ META-INF/MANIFEST.MF FirNativeForwardDeclarationGetClassCallChecker.class FirNativeForwardDeclarationGetClassCallChecker.kt package FirNativeForwardDeclarationGetClassCallChecker ...