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