Home
last modified time | relevance | path

Searched refs:addRelocationAArch64 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h1214 void addRelocationAArch64(uint64_t Offset, MCSymbol *Symbol, uint64_t RelType, in addRelocationAArch64() function
1298 return addRelocationAArch64(Offset, Symbol, RelType, Addend, Value, in addRelocation()