Searched defs:setEndAddress (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DFunctionInfo.h176 void setEndAddress(uint64_t Addr) { Range.End = Addr; } function in struct:llvm::gsym::FunctionInfo

Completed in 44 milliseconds