Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Daarch32.cpp230 struct ArmRelocation { struct
231 ArmRelocation(const char *FixupPtr) in ArmRelocation() argument
234 ArmRelocation(WritableArmRelocation &Writable) : Wd{Writable.Wd} {} in ArmRelocation() argument
236 const support::ulittle32_t &Wd;