HomeSort by: relevance | last modified time | path
    Searched defs:BLOCK_INLINE_ENTRY_LABEL (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 4283 #ifndef BLOCK_INLINE_ENTRY_LABEL
4284 #define BLOCK_INLINE_ENTRY_LABEL "LBI"
28450 ied->label_pfx = BLOCK_INLINE_ENTRY_LABEL;
28455 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, BLOCK_INLINE_ENTRY_LABEL,
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 4283 #ifndef BLOCK_INLINE_ENTRY_LABEL
4284 #define BLOCK_INLINE_ENTRY_LABEL "LBI"
28310 ied->label_pfx = BLOCK_INLINE_ENTRY_LABEL;
28315 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, BLOCK_INLINE_ENTRY_LABEL,

Completed in 99 milliseconds