Home
last modified time | relevance | path

Searched refs:getCharacteristics (Results 1 – 16 of 16) sorted by relevance

/external/llvm/lib/MC/
DMCSectionCOFF.cpp51 if (getCharacteristics() & COFF::IMAGE_SCN_CNT_INITIALIZED_DATA) in PrintSwitchToSection()
53 if (getCharacteristics() & COFF::IMAGE_SCN_CNT_UNINITIALIZED_DATA) in PrintSwitchToSection()
55 if (getCharacteristics() & COFF::IMAGE_SCN_MEM_EXECUTE) in PrintSwitchToSection()
57 if (getCharacteristics() & COFF::IMAGE_SCN_MEM_WRITE) in PrintSwitchToSection()
59 else if (getCharacteristics() & COFF::IMAGE_SCN_MEM_READ) in PrintSwitchToSection()
63 if (getCharacteristics() & COFF::IMAGE_SCN_LNK_REMOVE) in PrintSwitchToSection()
65 if (getCharacteristics() & COFF::IMAGE_SCN_MEM_SHARED) in PrintSwitchToSection()
69 if (getCharacteristics() & COFF::IMAGE_SCN_LNK_COMDAT) { in PrintSwitchToSection()
108 return getCharacteristics() & COFF::IMAGE_SCN_CNT_UNINITIALIZED_DATA; in isVirtualSection()
DMCWinEH.cpp37 if (FunctionSection->getCharacteristics() & COFF::IMAGE_SCN_LNK_COMDAT) { in getUnwindInfoSection()
DMCContext.cpp436 Sec->getCharacteristics() | COFF::IMAGE_SCN_LNK_COMDAT; in getAssociativeCOFFSection()
DWinCOFFObjectWriter.cpp289 coff_section->Header.Characteristics = Sec.getCharacteristics(); in defineSection()
/external/llvm/include/llvm/MC/
DMCSectionCOFF.h63 unsigned getCharacteristics() const { return Characteristics; } in getCharacteristics() function
/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp99 YAMLObj.Header.Characteristics = Obj.getCharacteristics(); in dumpHeader()
/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp523 if (Current->getCharacteristics() & COFF::IMAGE_SCN_LNK_COMDAT) in ParseDirectiveLinkOnce()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DGattClientFacade.java807 … charList = mBluetoothGattDiscoveredServicesList.get(index).get(serviceIndex).getCharacteristics(); in gattClientGetDiscoveredCharacteristicUuids()
/external/llvm/include/llvm/Object/
DCOFF.h610 uint16_t getCharacteristics() const { in getCharacteristics() function
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp383 W.printFlags ("Characteristics", Obj->getCharacteristics(), in printFileHeaders()
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java479 result.put("gattCharacteristicList", build(data.getCharacteristics())); in buildJsonBluetoothGattService()
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...