Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsMCSymbolRefExpr.cpp67 const MCSection *MipsMCSymbolRefExpr::FindAssociatedSection() const { in FindAssociatedSection() function in MipsMCSymbolRefExpr
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMMCExpr.h63 const MCSection *FindAssociatedSection() const { in FindAssociatedSection() function
/external/swiftshader/third_party/LLVM/lib/MC/
DMCExpr.cpp564 const MCSection *MCExpr::FindAssociatedSection() const { in FindAssociatedSection() function in MCExpr