Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachORelocationInfo.cpp19 class ARMMachORelocationInfo : public MCRelocationInfo { class
21 ARMMachORelocationInfo(MCContext &Ctx) : MCRelocationInfo(Ctx) {} in ARMMachORelocationInfo() function in __anonce2c55ee0111::ARMMachORelocationInfo
41 return new ARMMachORelocationInfo(Ctx); in createARMMachORelocationInfo()
H A DCMakeLists.txt7 ARMMachORelocationInfo.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/ARM/MCTargetDesc/
H A DBUILD.gn70 "ARMMachORelocationInfo.cpp",