Searched defs:setOutputAddress (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinarySection.h | 461 void setOutputAddress(uint64_t Address) { OutputAddress = Address; } setOutputAddress() function |
H A D | BinaryFunction.h | 1675 BinaryFunction &setOutputAddress(uint64_t Address) { setOutputAddress() function |