HomeSort by relevance Sort by last modified time
    Searched refs:ExportFlags (Results 1 - 25 of 45) sorted by null

1 2

  /external/llvm/lib/DebugInfo/CodeView/
EnumTables.cpp 259 CV_ENUM_CLASS_ENT(ExportFlags, IsConstant),
260 CV_ENUM_CLASS_ENT(ExportFlags, IsData),
261 CV_ENUM_CLASS_ENT(ExportFlags, IsPrivate),
262 CV_ENUM_CLASS_ENT(ExportFlags, HasNoName),
263 CV_ENUM_CLASS_ENT(ExportFlags, HasExplicitOrdinal),
264 CV_ENUM_CLASS_ENT(ExportFlags, IsForwarder),
  /external/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 439 enum class ExportFlags : uint16_t {
447 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(ExportFlags)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 444 enum class ExportFlags : uint16_t {
452 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(ExportFlags)
SymbolRecord.h 670 ExportFlags Flags;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeView.h 454 enum class ExportFlags : uint16_t {
463 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(ExportFlags)
SymbolRecord.h 668 ExportFlags Flags;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeView.h 454 enum class ExportFlags : uint16_t {
463 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(ExportFlags)
SymbolRecord.h 668 ExportFlags Flags;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CodeView.h 469 enum class ExportFlags : uint16_t {
478 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(ExportFlags)
SymbolRecord.h 671 ExportFlags Flags;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CodeView.h 469 enum class ExportFlags : uint16_t {
478 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(ExportFlags)
SymbolRecord.h 671 ExportFlags Flags;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CodeView.h 469 enum class ExportFlags : uint16_t {
478 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(ExportFlags)
SymbolRecord.h 671 ExportFlags Flags;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CodeView.h 469 enum class ExportFlags : uint16_t {
478 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(ExportFlags)
SymbolRecord.h 671 ExportFlags Flags;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 444 enum class ExportFlags : uint16_t {
452 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(ExportFlags)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeView.h 454 enum class ExportFlags : uint16_t {
463 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(ExportFlags)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeView.h 454 enum class ExportFlags : uint16_t {
463 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(ExportFlags)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CodeView.h 469 enum class ExportFlags : uint16_t {
478 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(ExportFlags)
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CodeView.h 469 enum class ExportFlags : uint16_t {
478 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(ExportFlags)
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CodeView.h 469 enum class ExportFlags : uint16_t {
478 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(ExportFlags)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CodeView.h 469 enum class ExportFlags : uint16_t {
478 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(ExportFlags)
  /external/llvm/include/llvm/Object/
COFF.h 227 support::ulittle32_t ExportFlags;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
COFF.h 211 support::ulittle32_t ExportFlags;
    [all...]

Completed in 466 milliseconds

1 2