Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCAssembler.h230 SmallVectorImpl<MCFixup> &getFixups() override { in getFixups() function
234 const SmallVectorImpl<MCFixup> &getFixups() const override { in getFixups() function
323 SmallVectorImpl<MCFixup> &getFixups() override { in getFixups() function
327 const SmallVectorImpl<MCFixup> &getFixups() const override { in getFixups() function