Home
last modified time | relevance | path

Searched refs:DW_VIS_local (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h567 #define DW_VIS_local 0x01 macro
H A Ddwarf_dump.c1637 case DW_VIS_local: in dwarf_get_VIS_name()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h187 DW_VIS_local = 0x01, enumerator
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp332 case DW_VIS_local: in VisibilityString()