Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachORelocationInfo.cpp19 class ARMMachORelocationInfo : public MCRelocationInfo { class
21 ARMMachORelocationInfo(MCContext &Ctx) : MCRelocationInfo(Ctx) {} in ARMMachORelocationInfo() function in __anon1e1a67f40111::ARMMachORelocationInfo
41 return new ARMMachORelocationInfo(Ctx); in createARMMachORelocationInfo()
/freebsd-14.2/lib/clang/libllvm/
H A DMakefile1359 SRCS_MIN+= Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp