Searched refs:functionAddress (Results 1 – 2 of 2) sorted by relevance
347 unsigned int functionAddress = codePage + function->location; in emit() local348 unsigned int functionEntry = functionAddress + (int)((size_t)function->entry - (size_t)buffer); in emit()
680 typename A::pint_t operator*() const { return functionAddress(); } in operator *()682 typename A::pint_t functionAddress() const { in functionAddress() function714 pint_t thisPC = itThisPC.functionAddress(); in getInfoFromEHABISection()715 pint_t nextPC = itNextPC.functionAddress(); in getInfoFromEHABISection()