Searched refs:MAX_LOCAL_LABELS (Results 1 – 1 of 1) sorted by relevance
17 #define MAX_LOCAL_LABELS 32 macro30 __u32 pcs[MAX_LOCAL_LABELS];31 char names[MAX_LOCAL_LABELS][LOCAL_LABEL_LEN];57 if (labels->cnt < MAX_LOCAL_LABELS && ref_value < labels->prog_len) in lookup_symbol()132 for (i = 0; i < labels.cnt && i < MAX_LOCAL_LABELS; ++i) in disasm_one_func()