Home
last modified time | relevance | path

Searched refs:IndCallTargetDescSize (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/runtime/
H A Dinstr.cpp697 uint32_t IndCallTargetDescSize = *reinterpret_cast<uint32_t *>( in readDescriptions() local
701 IndCallDescSize + IndCallTargetDescSize); in readDescriptions()
707 IndCallDescSize + IndCallTargetDescSize; in readDescriptions()
710 IndCallTargetDescSize + FuncDescSize); in readDescriptions()
726 uint32_t IndCallTargetDescSize = in readDescriptions() local
729 Tables + 8 + IndCallDescSize + IndCallTargetDescSize); in readDescriptions()
735 Tables + 12 + IndCallDescSize + IndCallTargetDescSize; in readDescriptions()
737 Tables + 12 + IndCallDescSize + IndCallTargetDescSize + FuncDescSize); in readDescriptions()