Home
last modified time | relevance | path

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

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