Home
last modified time | relevance | path

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

/freebsd/contrib/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()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h773 support::ulittle32_t BeginAddress; member