Searched refs:funcAddr (Results 1 – 2 of 2) sorted by relevance
1466 lldb_private::Address funcAddr(I.ULongLong(LLDB_INVALID_ADDRESS)); in Interpret() local1544 exe_ctx.GetThreadRef(), funcAddr, *prototype, *returnType, args, in Interpret()
1451 uint64_t funcAddr = reader.readPointer(&dataOff, cie.funcPtrSize) + in registerEhFrames() local1487 funcSym = findSymbolAtAddress(sections, funcAddr); in registerEhFrames()