Lines Matching refs:IndCallDescSize
695 uint32_t IndCallDescSize = in readDescriptions() local
698 BinContents + Shdr->sh_offset + 24 + IndCallDescSize); in readDescriptions()
701 IndCallDescSize + IndCallTargetDescSize); in readDescriptions()
705 BinContents + Shdr->sh_offset + 28 + IndCallDescSize); in readDescriptions()
707 IndCallDescSize + IndCallTargetDescSize; in readDescriptions()
709 BinContents + Shdr->sh_offset + 32 + IndCallDescSize + in readDescriptions()
725 uint32_t IndCallDescSize = *reinterpret_cast<uint32_t *>(Tables); in readDescriptions() local
727 *reinterpret_cast<uint32_t *>(Tables + 4 + IndCallDescSize); in readDescriptions()
729 Tables + 8 + IndCallDescSize + IndCallTargetDescSize); in readDescriptions()
733 Tables + 8 + IndCallDescSize); in readDescriptions()
735 Tables + 12 + IndCallDescSize + IndCallTargetDescSize; in readDescriptions()
737 Tables + 12 + IndCallDescSize + IndCallTargetDescSize + FuncDescSize); in readDescriptions()