On Thu, Jun 23, 2022 at 09:49:09AM +0800, Chen Zhongjin wrote: > Use SYM_DATA_* macros to annotate data bytes in the middle of .text > sections. > > For local symbols, ".L" prefix needs to be dropped as the assembler > exclude the symbols from the .o symbol table, making objtool unable > to see them. Reviewed-by: Mark Brown