Searched defs:SectionName (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/src/share/vm/shark/
H A DsharkMemoryManager.cpp120 uint8_t *SharkMemoryManager::allocateCodeSection(uintptr_t Size, unsigned Alignment, unsigned SectionID, StringRef SectionName) { argument
124 uint8_t* SharkMemoryManager::allocateDataSection(uintptr_t Size, unsigned Alignment, unsigned SectionID, StringRef SectionName, bool IsReadOnly) { argument
/openjdk9/langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/formats/html/
H A DSectionName.java39 public enum SectionName { enum
74 SectionName(String sName) { method in class:SectionName
/openjdk9/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/
H A DSectionName.java38 public enum SectionName { enum
77 SectionName(String sName) { method in class:SectionName

Completed in 106 milliseconds