Searched refs:textEnd (Results 1 – 2 of 2) sorted by relevance
498 addr_t textEnd = 0; in register_image() local517 textEnd = end; in register_image()520 textEnd = std::max(textEnd, end); in register_image()527 info.basic_info.text_size = textEnd - textBase; in register_image()
300 const char* textEnd = inText + textLen; in HashEscapements() local358 } while (text < textEnd); in HashEscapements()