Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCFixup.h121 static MCFixup createSubFor(const MCFixup &Fixup) { in createSubFor() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAssembler.cpp807 MCFixup FixupSub = MCFixup::createSubFor(Fixup); in handleFixup()