Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCExpr.h63 const MCSection *FindAssociatedSection() const { in FindAssociatedSection() function
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCExpr.h152 const MCSection *FindAssociatedSection() const { in FindAssociatedSection() function
/external/llvm/lib/MC/
DMCExpr.cpp619 const MCSection *MCExpr::FindAssociatedSection() const { in FindAssociatedSection() function in MCExpr