Home
last modified time | relevance | path

Searched refs:ApplePropertyString (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.h571 StringRef ApplePropertyString(unsigned);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DDwarf.cpp565 StringRef llvm::dwarf::ApplePropertyString(unsigned Prop) { in ApplePropertyString() function in llvm::dwarf
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp46 auto PropName = ApplePropertyString(Bit); in dumpApplePropertyAttribute()