Searched refs:__text_init_start (Results 1 – 4 of 4) sorted by relevance
75 __text_init_start = .; symbol
309 __text_init_start = .; define
115 extern const uint8_t __text_init_start[];
723 res = crypto_hash_update(ctx, __text_init_start, in cmd_hash_tee_memory()724 __text_init_end - __text_init_start); in cmd_hash_tee_memory()