Searched refs:FunctionAtAddress (Results 1 – 1 of 1) sorted by relevance
327 ErrorOr<StringRef> FunctionAtAddress(unsigned Section, uint64_t Address) const;349 PrinterContext<ET>::FunctionAtAddress(unsigned Section, in FunctionAtAddress() function459 if (ErrorOr<StringRef> Name = FunctionAtAddress(EHT->sh_link, Address)) in PrintExceptionTable()508 if (ErrorOr<StringRef> Name = FunctionAtAddress(IT->sh_link, Offset)) in PrintIndexTable()