Searched refs:parseDirectiveReloc (Results 1 – 1 of 1) sorted by relevance
423 bool parseDirectiveReloc(SMLoc DirectiveLoc); // ".reloc"1831 return parseDirectiveReloc(IDLoc); in parseStatement()2608 bool AsmParser::parseDirectiveReloc(SMLoc DirectiveLoc) { in parseDirectiveReloc() function in AsmParser