Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAssembler.h231 SmallVectorImpl<MCFixup> &getFixups() override { in getFixups() function
235 const SmallVectorImpl<MCFixup> &getFixups() const override { in getFixups() function
322 SmallVectorImpl<MCFixup> &getFixups() override { in getFixups() function
326 const SmallVectorImpl<MCFixup> &getFixups() const override { in getFixups() function