Home
last modified time | relevance | path

Searched refs:DW_CC_nocall (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarf2.h474 DW_CC_nocall = 0x3 enumerator
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Ddwarf2.h608 DW_CC_nocall = 0x3 enumerator
/openbsd/usr.bin/ctfconv/
H A Ddwarf.h879 #define DW_CC_nocall 0x03 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf2.h657 DW_CC_nocall = 0x3, enumerator
/openbsd/gnu/gcc/gcc/
H A Ddwarf2.h659 DW_CC_nocall = 0x3, enumerator
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp1074 auto Temp = SP->getType()->cloneWithCC(llvm::dwarf::DW_CC_nocall); in removeDeadStuffFromFunction()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c1313 case DW_CC_nocall: printf ("(nocall)"); break; in read_and_display_attr_value()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c8152 case DW_CC_nocall: printf ("(nocall)"); break; in read_and_display_attr_value()