Home
last modified time | relevance | path

Searched defs:BeginAddress (Results 1 – 4 of 4) sorted by relevance

/llvm-project/bolt/include/bolt/Profile/
H A DHeatmap.h25 uint64_t BeginAddress; member
/llvm-project/llvm/include/llvm/Support/
H A DARMWinEH.h111 RuntimeFunction(const support::ulittle32_t BeginAddress, in RuntimeFunction()
232 RuntimeFunctionARM64(const support::ulittle32_t BeginAddress, in RuntimeFunctionARM64()
/llvm-project/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp350 uint64_t BeginAddress = UINT64_MAX; in findDisjointRanges() local
[all...]
/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h773 support::ulittle32_t BeginAddress; global() member