Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp334 uint64_t BeginAddress = UINT64_MAX; in findDisjointRanges() local
/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DCOFF.h726 support::ulittle32_t BeginAddress; member