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