- DATA - Static variable in class com.oracle.objectfile.SectionName
-
- dataInfoProvider() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider
-
- debug - Variable in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- debug(String, Object...) - Method in class com.oracle.objectfile.pecoff.cv.CVLineRecordBuilder
-
- debugAddress - Variable in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- debugBase - Variable in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- debugContext(Consumer<DebugContext>) - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugCodeInfo
-
- debugContext(Consumer<DebugContext>) - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugDataInfo
-
- debugContext(Consumer<DebugContext>) - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugTypeInfo
-
- debugContext(String, Consumer<DebugContext>) - Method in class com.oracle.objectfile.ObjectFile
-
Allows a consumer to retrieve the debug context currently bound to this object file.
- DebugInfoBase - Class in com.oracle.objectfile.debugentry
-
An abstract class which indexes the information presented by the DebugInfoProvider in an
organization suitable for use by subclasses targeting a specific binary format.
- DebugInfoBase(ByteOrder) - Constructor for class com.oracle.objectfile.debugentry.DebugInfoBase
-
- DebugInfoProvider - Interface in com.oracle.objectfile.debuginfo
-
Interfaces used to allow a native image to communicate details of types, code and data to the
underlying object file so that the latter can insert appropriate debug info.
- DebugInfoProvider.DebugArrayTypeInfo - Interface in com.oracle.objectfile.debuginfo
-
- DebugInfoProvider.DebugCodeInfo - Interface in com.oracle.objectfile.debuginfo
-
Access details of a specific compiled method.
- DebugInfoProvider.DebugDataInfo - Interface in com.oracle.objectfile.debuginfo
-
Access details of a specific heap object.
- DebugInfoProvider.DebugEnumTypeInfo - Interface in com.oracle.objectfile.debuginfo
-
- DebugInfoProvider.DebugFieldInfo - Interface in com.oracle.objectfile.debuginfo
-
- DebugInfoProvider.DebugFileInfo - Interface in com.oracle.objectfile.debuginfo
-
An interface implemented by items that can be located in a file.
- DebugInfoProvider.DebugFrameSizeChange - Interface in com.oracle.objectfile.debuginfo
-
- DebugInfoProvider.DebugFrameSizeChange.Type - Enum in com.oracle.objectfile.debuginfo
-
- DebugInfoProvider.DebugHeaderTypeInfo - Interface in com.oracle.objectfile.debuginfo
-
- DebugInfoProvider.DebugInstanceTypeInfo - Interface in com.oracle.objectfile.debuginfo
-
- DebugInfoProvider.DebugInterfaceTypeInfo - Interface in com.oracle.objectfile.debuginfo
-
- DebugInfoProvider.DebugLocalInfo - Interface in com.oracle.objectfile.debuginfo
-
A DebugLocalInfo details a local or parameter variable recording its name and type, the
(abstract machine) local slot index it resides in and the number of slots it occupies.
- DebugInfoProvider.DebugLocalValueInfo - Interface in com.oracle.objectfile.debuginfo
-
A DebugLocalValueInfo details the value a local or parameter variable present in a specific
frame.
- DebugInfoProvider.DebugLocalValueInfo.LocalKind - Enum in com.oracle.objectfile.debuginfo
-
- DebugInfoProvider.DebugLocationInfo - Interface in com.oracle.objectfile.debuginfo
-
Access details of code generated for a specific outer or inlined method at a given line
number.
- DebugInfoProvider.DebugMemberInfo - Interface in com.oracle.objectfile.debuginfo
-
- DebugInfoProvider.DebugMethodInfo - Interface in com.oracle.objectfile.debuginfo
-
- DebugInfoProvider.DebugPrimitiveTypeInfo - Interface in com.oracle.objectfile.debuginfo
-
- DebugInfoProvider.DebugRangeInfo - Interface in com.oracle.objectfile.debuginfo
-
Access details of a compiled top level or inline method producing the code in a specific
Range.
- DebugInfoProvider.DebugTypeInfo - Interface in com.oracle.objectfile.debuginfo
-
- DebugInfoProvider.DebugTypeInfo.DebugTypeKind - Enum in com.oracle.objectfile.debuginfo
-
- debugStringIndex(String) - Method in class com.oracle.objectfile.debugentry.DebugInfoBase
-
Indirects this call to the string table.
- debugStringIndex(String) - Method in class com.oracle.objectfile.debugentry.StringTable
-
Retrieves the offset at which a given string was written into the debug_str section.
- debugStringIndex(String) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- debugTextBase - Variable in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- decisionsByKind(LayoutDecision.Kind, Map<ObjectFile.Element, LayoutDecisionMap>) - Static method in class com.oracle.objectfile.ObjectFile
-
- DEFAULT_SIZE - Static variable in class com.oracle.objectfile.macho.MachOObjectFile.SectionInfoStruct
-
- defaultDecisions(ObjectFile.Element, LayoutDecisionMap) - Static method in class com.oracle.objectfile.ObjectFile
-
- defaultDependencies(Map<ObjectFile.Element, LayoutDecisionMap>, ObjectFile.Element) - Static method in class com.oracle.objectfile.ObjectFile
-
- defaultGetOrDecide(Map<ObjectFile.Element, LayoutDecisionMap>, ObjectFile.Element, LayoutDecision.Kind, T) - Static method in class com.oracle.objectfile.ObjectFile
-
- defaultGetOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, ObjectFile.Element, byte[]) - Static method in class com.oracle.objectfile.ObjectFile
-
- defaultGetOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, ObjectFile.Element, int) - Static method in class com.oracle.objectfile.ObjectFile
-
- defaultGetOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, ObjectFile.Element, int) - Static method in class com.oracle.objectfile.ObjectFile
-
- defaultGetOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, ObjectFile.Element, int) - Static method in class com.oracle.objectfile.ObjectFile
-
- dependedOn - Variable in class com.oracle.objectfile.BuildDependency
-
- depending - Variable in class com.oracle.objectfile.BuildDependency
-
- DirEntry - Class in com.oracle.objectfile.debugentry
-
Tracks the directory associated with one or more source files.
- DirEntry(Path) - Constructor for class com.oracle.objectfile.debugentry.DirEntry
-
- DW_ABBREV_CODE_abstract_inline_method - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_array_data_type - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_array_layout - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_array_pointer - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_array_unit - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_builtin_unit - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_class_layout1 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_class_layout2 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_class_pointer - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_class_unit1 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_class_unit2 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_class_unit3 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_field_declaration1 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_field_declaration2 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_field_declaration3 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_field_declaration4 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_header_field - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_indirect_layout - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_indirect_pointer - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_inlined_subroutine - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_inlined_subroutine_with_children - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_interface_implementor - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_interface_layout - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_interface_pointer - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_method_declaration - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_method_declaration_static - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_method_local_declaration1 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_method_local_declaration2 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_method_local_location1 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_method_local_location2 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_method_location - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_method_parameter_declaration1 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_method_parameter_declaration2 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_method_parameter_declaration3 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_method_parameter_location1 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_method_parameter_location2 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_null - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_object_header - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_primitive_type - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_static_field_location - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_super_reference - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_CODE_void_type - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ABBREV_SECTION_NAME - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ACCESS_private - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ACCESS_protected - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ACCESS_public - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ARANGES_SECTION_NAME - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_abstract_origin - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_accessibility - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_artificial - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_bit_size - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_byte_size - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_call_file - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_call_line - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_comp_dir - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_containing_type - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_data_location - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_data_member_location - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_decl_column - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_decl_file - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_decl_line - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_declaration - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_encoding - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_external - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_frame_base - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_hi_pc - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_inline - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_language - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_location - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_low_pc - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_name - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_null - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_object_pointer - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_return_addr - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_specification - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_stmt_list - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_type - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_AT_use_UTF8 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ATE_address - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ATE_boolean - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ATE_float - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ATE_signed - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ATE_signed_char - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_ATE_unsigned - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_advance_loc - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_advance_loc1 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_advance_loc2 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_advance_loc4 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_CIE_id - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_CIE_version - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_def_cfa - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_def_cfa_offset - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_def_cfa_register - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_FDE_id - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_FP_IDX - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfFrameSectionImplAArch64
-
- DW_CFA_nop - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_offset - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_offset_extended - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_register - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_restore - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_restore_extended - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_same_value - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_set_loc1 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CFA_undefined - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CHILDREN_no - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_CHILDREN_yes - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FLAG_false - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FLAG_true - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_addr - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_block1 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_data1 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_data2 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_data4 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_data8 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_expr_loc - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_flag - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_null - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_ref1 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_ref2 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_ref4 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_ref8 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_ref_addr - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_sec_offset - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FORM_strp - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_FRAME_SECTION_NAME - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_INFO_SECTION_NAME - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_INL_declared_inlined - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_INL_declared_not_inlined - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_INL_inlined - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_INL_not_inlined - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_LANG_Java - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_LINE_SECTION_NAME - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_LOC_SECTION_NAME - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_addr - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_and - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_bra - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_breg0 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_bregx - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_deref - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_dup - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_eq - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_implicit_value - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_lit0 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_not - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_plus - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_push_object_address - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_reg0 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_regx - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_shl - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_shr - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_OP_stack_value - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_STR_SECTION_NAME - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_TAG_array_type - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_TAG_base_type - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_TAG_class_type - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_TAG_compile_unit - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_TAG_formal_parameter - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_TAG_inheritance - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_TAG_inlined_subroutine - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_TAG_member - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_TAG_pointer_type - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_TAG_structure_type - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_TAG_subprogram - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_TAG_union_type - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_TAG_unspecified_type - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_TAG_variable - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DW_VERSION_2 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
Currently generated debug info relies on DWARF spec version 4.
- DW_VERSION_4 - Static variable in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DwarfAbbrevSectionImpl - Class in com.oracle.objectfile.elf.dwarf
-
Section generator for debug_abbrev section.
- DwarfAbbrevSectionImpl(DwarfDebugInfo) - Constructor for class com.oracle.objectfile.elf.dwarf.DwarfAbbrevSectionImpl
-
- DwarfARangesSectionImpl - Class in com.oracle.objectfile.elf.dwarf
-
Section generator for debug_aranges section.
- DwarfARangesSectionImpl(DwarfDebugInfo) - Constructor for class com.oracle.objectfile.elf.dwarf.DwarfARangesSectionImpl
-
- DwarfDebugInfo - Class in com.oracle.objectfile.elf.dwarf
-
A class that models the debug info in an organization that facilitates generation of the required
DWARF sections.
- DwarfDebugInfo(ELFMachine, ByteOrder) - Constructor for class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- DwarfFrameSectionImpl - Class in com.oracle.objectfile.elf.dwarf
-
Section generic generator for debug_frame section.
- DwarfFrameSectionImpl(DwarfDebugInfo) - Constructor for class com.oracle.objectfile.elf.dwarf.DwarfFrameSectionImpl
-
- DwarfFrameSectionImplAArch64 - Class in com.oracle.objectfile.elf.dwarf
-
AArch64-specific section generator for debug_frame section that knows details of AArch64
registers and frame layout.
- DwarfFrameSectionImplAArch64(DwarfDebugInfo) - Constructor for class com.oracle.objectfile.elf.dwarf.DwarfFrameSectionImplAArch64
-
- DwarfFrameSectionImplX86_64 - Class in com.oracle.objectfile.elf.dwarf
-
x86_64-specific section generator for debug_frame section that knows details of x86_64 registers
and frame layout.
- DwarfFrameSectionImplX86_64(DwarfDebugInfo) - Constructor for class com.oracle.objectfile.elf.dwarf.DwarfFrameSectionImplX86_64
-
- DwarfInfoSectionImpl - Class in com.oracle.objectfile.elf.dwarf
-
Section generator for debug_info section.
- DwarfInfoSectionImpl(DwarfDebugInfo) - Constructor for class com.oracle.objectfile.elf.dwarf.DwarfInfoSectionImpl
-
- DwarfLineSectionImpl - Class in com.oracle.objectfile.elf.dwarf
-
Section generator for debug_line section.
- DwarfLocSectionImpl - Class in com.oracle.objectfile.elf.dwarf
-
Section generator for debug_loc section.
- DwarfLocSectionImpl(DwarfDebugInfo) - Constructor for class com.oracle.objectfile.elf.dwarf.DwarfLocSectionImpl
-
- DwarfLocSectionImpl.DwarfRegEncodingAArch64 - Enum in com.oracle.objectfile.elf.dwarf
-
- DwarfLocSectionImpl.DwarfRegEncodingAMD64 - Enum in com.oracle.objectfile.elf.dwarf
-
- DwarfSectionImpl - Class in com.oracle.objectfile.elf.dwarf
-
A class from which all DWARF debug sections inherit providing common behaviours.
- DwarfSectionImpl(DwarfDebugInfo) - Constructor for class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- dwarfSections - Variable in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- DwarfStrSectionImpl - Class in com.oracle.objectfile.elf.dwarf
-
Generator for debug_str section.
- DwarfStrSectionImpl(DwarfDebugInfo) - Constructor for class com.oracle.objectfile.elf.dwarf.DwarfStrSectionImpl
-
- DynamicLinkBehaviour - Interface in com.oracle.objectfile
-
- DySymtabCommand(String, MachOSymtab) - Constructor for class com.oracle.objectfile.macho.MachOObjectFile.DySymtabCommand
-
- generateContent(DebugContext, byte[]) - Method in class com.oracle.objectfile.elf.dwarf.DwarfInfoSectionImpl
-
- get(int) - Method in class com.oracle.objectfile.ElementList
-
- get(int) - Method in class com.oracle.objectfile.macho.MachOObjectFile.Segment64Command
-
- get(String) - Method in class com.oracle.objectfile.StringTable
-
- get(Object) - Method in class com.oracle.objectfile.WriteLayout
-
- getAbbrevSectionImpl() - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getAbiVersion() - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getAbstractInlineMethodIndex(ClassEntry, String) - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getAbstractInlineMethodIndex(ClassEntry, String) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getAddress() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugDataInfo
-
- getAlignment() - Method in class com.oracle.objectfile.BasicElementImpl
-
- getAlignment() - Method in class com.oracle.objectfile.BasicNobitsSectionImpl
-
- getAlignment() - Method in class com.oracle.objectfile.BasicProgbitsSectionImpl
-
- getAlignment() - Method in interface com.oracle.objectfile.ElementImpl
-
- getAlignment() - Method in class com.oracle.objectfile.ObjectFile.Element
-
- getARangesSectionImpl() - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getBitCount() - Method in class com.oracle.objectfile.debugentry.PrimitiveTypeEntry
-
- getBlob() - Method in class com.oracle.objectfile.io.AssemblyBuffer
-
- getBlob(boolean) - Method in class com.oracle.objectfile.io.AssemblyBuffer
-
- getBlob() - Method in interface com.oracle.objectfile.io.OutputAssembler
-
- getBuffer() - Method in class com.oracle.objectfile.io.AssemblyBuffer
-
- getBuffer() - Method in interface com.oracle.objectfile.io.InputDisassembler
-
- getBuffer() - Method in interface com.oracle.objectfile.io.OutputAssembler
-
- getByteOrder() - Method in class com.oracle.objectfile.debugentry.DebugInfoBase
-
- getByteOrder() - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getByteOrder() - Method in class com.oracle.objectfile.io.AssemblyBuffer
-
- getByteOrder() - Method in interface com.oracle.objectfile.io.InputDisassembler
-
- getByteOrder() - Method in interface com.oracle.objectfile.io.OutputAssembler
-
- getByteOrder() - Method in class com.oracle.objectfile.macho.MachOObjectFile
-
- getByteOrder() - Method in class com.oracle.objectfile.ObjectFile
-
- getByteOrder() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile
-
- getCachePath() - Method in class com.oracle.objectfile.debugentry.ClassEntry
-
- getCachePath() - Method in class com.oracle.objectfile.debugentry.FileEntry
-
The compilation directory in which to look for source files as a
String.
- getCaller() - Method in class com.oracle.objectfile.debugentry.Range
-
- getCaller() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugLocationInfo
-
- getClassEntry() - Method in class com.oracle.objectfile.debugentry.PrimaryEntry
-
- getClassName() - Method in class com.oracle.objectfile.debugentry.Range
-
- getContent() - Method in class com.oracle.objectfile.BasicProgbitsSectionImpl
-
- getContent() - Method in class com.oracle.objectfile.elf.ELFProgbitsSection
-
- getContent() - Method in class com.oracle.objectfile.macho.MachORegularSection
-
- getContent() - Method in interface com.oracle.objectfile.ObjectFile.ProgbitsSectionImpl
-
- getContent() - Method in class com.oracle.objectfile.pecoff.PECoffProgbitsSection
-
- getContent() - Method in class com.oracle.objectfile.StringSectionImpl
-
- getCUIndex(ClassEntry) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getCVSymbolSection() - Method in class com.oracle.objectfile.pecoff.cv.CVDebugInfo
-
- getCVTypeSection() - Method in class com.oracle.objectfile.pecoff.cv.CVDebugInfo
-
- getDataEncoding() - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getDebugContext() - Method in class com.oracle.objectfile.pecoff.cv.CVDebugInfo
-
- getDecidedValue(LayoutDecision.Kind) - Method in class com.oracle.objectfile.LayoutDecisionMap
-
- getDecision(LayoutDecision.Kind) - Method in class com.oracle.objectfile.LayoutDecisionMap
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.BasicElementImpl
-
- getDecisions(LayoutDecisionMap) - Method in interface com.oracle.objectfile.ElementImpl
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.elf.ELFObjectFile.SectionHeaderTable
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.elf.ELFRelocationSection
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.elf.ELFStrtab
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.elf.ELFSymtab
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.elf.ELFUserDefinedSection
-
- getDecisions() - Method in class com.oracle.objectfile.LayoutDecisionMap
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.macho.MachOStrtab
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.macho.MachOSymtab
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.macho.MachOUserDefinedSection
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.ObjectFile.Element
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.ObjectFile.Header
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffDirectiveSection
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.SectionHeaderTable
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.pecoff.PECoffRelocationTable
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.pecoff.PECoffSymtab
-
- getDecisions(LayoutDecisionMap) - Method in class com.oracle.objectfile.pecoff.PECoffUserDefinedSection
-
- getDecisionsByElement() - Method in class com.oracle.objectfile.ObjectFile
-
- getDecisionsTaken() - Method in class com.oracle.objectfile.ObjectFile
-
- getDefinedAbsoluteValue() - Method in class com.oracle.objectfile.macho.MachOSymtab.Entry
-
- getDefinedAbsoluteValue() - Method in interface com.oracle.objectfile.ObjectFile.Symbol
-
- getDefinedOffset() - Method in class com.oracle.objectfile.macho.MachOSymtab.Entry
-
- getDefinedOffset() - Method in interface com.oracle.objectfile.ObjectFile.Symbol
-
- getDefinedSection() - Method in class com.oracle.objectfile.macho.MachOSymtab.Entry
-
- getDefinedSection() - Method in interface com.oracle.objectfile.ObjectFile.Symbol
-
- getDeoptCUIndex(ClassEntry) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.BasicElementImpl
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.BasicNobitsSectionImpl
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.BasicProgbitsSectionImpl
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in interface com.oracle.objectfile.ElementImpl
-
Implementing this method allows to declare dependencies to other Sections (i.e.
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.elf.dwarf.DwarfLocSectionImpl
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.elf.ELFObjectFile.ELFHeader
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.elf.ELFObjectFile.SectionHeaderTable
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.elf.ELFRelocationSection
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.elf.ELFStrtab
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.elf.ELFSymtab
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.elf.ELFUserDefinedSection
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.macho.MachOObjectFile.DySymtabCommand
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.macho.MachOObjectFile.Segment64Command
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.macho.MachOObjectFile.SymtabCommand
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.macho.MachOStrtab
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.macho.MachOSymtab
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.macho.MachOUserDefinedSection
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.ObjectFile.Header
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.pecoff.cv.CVTypeSectionImpl
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffDirectiveSection
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffHeader
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.SectionHeaderTable
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.pecoff.PECoffRelocationTable
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.pecoff.PECoffSymtab
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.pecoff.PECoffUserDefinedSection
-
- getDependencies(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.StringSectionImpl
-
- getDepth() - Method in class com.oracle.objectfile.debugentry.Range
-
- getDirect(int) - Static method in enum com.oracle.objectfile.ObjectFile.RelocationKind
-
- getDirectiveArray() - Method in class com.oracle.objectfile.pecoff.PECoffSymtab
-
- getDirectiveSize() - Method in class com.oracle.objectfile.pecoff.PECoffSymtab
-
- getDirEntry() - Method in class com.oracle.objectfile.debugentry.FileEntry
-
The directory entry associated with this file entry.
- getDwarfEncoding() - Method in enum com.oracle.objectfile.elf.dwarf.DwarfLocSectionImpl.DwarfRegEncodingAArch64
-
- getDwarfEncoding() - Method in enum com.oracle.objectfile.elf.dwarf.DwarfLocSectionImpl.DwarfRegEncodingAMD64
-
- getElement() - Method in class com.oracle.objectfile.BasicElementImpl
-
- getElement() - Method in class com.oracle.objectfile.BasicProgbitsSectionImpl
-
- getElement() - Method in interface com.oracle.objectfile.ElementImpl
-
- getElement() - Method in class com.oracle.objectfile.LayoutDecision
-
- getElement() - Method in class com.oracle.objectfile.ObjectFile.Element
-
- getElementName() - Method in class com.oracle.objectfile.ObjectFile.Element
-
This method can not be overridden.
- getElements() - Method in class com.oracle.objectfile.BasicProgbitsSectionImpl
-
- getElements() - Method in class com.oracle.objectfile.ObjectFile
-
- getElementType() - Method in class com.oracle.objectfile.debugentry.ArrayTypeEntry
-
- getEntryCount() - Method in class com.oracle.objectfile.macho.MachOSymtab
-
- getEntrySize() - Method in class com.oracle.objectfile.elf.ELFObjectFile.ELFSection
-
- getEntrySize() - Method in class com.oracle.objectfile.elf.ELFRelocationSection
-
- getEntrySize() - Method in class com.oracle.objectfile.elf.ELFSymtab
-
- getEntrySize() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffSection
-
- getFieldDeclarationIndex(StructureTypeEntry, String) - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getFieldDeclarationIndex(StructureTypeEntry, String) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getFileClass() - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getFileEntry() - Method in class com.oracle.objectfile.debugentry.ClassEntry
-
- getFileEntry() - Method in class com.oracle.objectfile.debugentry.MemberEntry
-
- getFileEntry() - Method in class com.oracle.objectfile.debugentry.Range
-
- getFileIndex() - Method in class com.oracle.objectfile.debugentry.Range
-
- getFileName() - Method in class com.oracle.objectfile.debugentry.ClassEntry
-
- getFileName() - Method in class com.oracle.objectfile.debugentry.FileEntry
-
The name of the associated file excluding path elements.
- getFileName() - Method in class com.oracle.objectfile.debugentry.MemberEntry
-
- getFileName() - Method in class com.oracle.objectfile.debugentry.Range
-
- getFilenameSuffix() - Static method in class com.oracle.objectfile.ObjectFile
-
- getFiles() - Method in class com.oracle.objectfile.debugentry.DebugInfoBase
-
- getFirstCallee() - Method in class com.oracle.objectfile.debugentry.Range
-
- getFlags() - Method in class com.oracle.objectfile.debugentry.PrimitiveTypeEntry
-
- getFlags() - Method in class com.oracle.objectfile.elf.ELFObjectFile.ELFSection
-
- getFlags() - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getFlags() - Method in class com.oracle.objectfile.macho.MachOObjectFile
-
- getFlags() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffSection
-
- getFormat() - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getFormat() - Method in class com.oracle.objectfile.macho.MachOObjectFile
-
- getFormat() - Method in class com.oracle.objectfile.ObjectFile
-
- getFormat() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile
-
- getFormatDependentName(ObjectFile.Format) - Method in class com.oracle.objectfile.SectionName
-
- getFrameSectionImpl() - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getFrameSize() - Method in class com.oracle.objectfile.debugentry.PrimaryEntry
-
- getFrameSize() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugCodeInfo
-
- getFrameSizeChanges() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugCodeInfo
-
- getFrameSizeInfos() - Method in class com.oracle.objectfile.debugentry.PrimaryEntry
-
- getFullMethodName() - Method in class com.oracle.objectfile.debugentry.Range
-
- getFullMethodNameWithParams() - Method in class com.oracle.objectfile.debugentry.Range
-
- getFullName() - Method in class com.oracle.objectfile.debugentry.FileEntry
-
- getHeader() - Method in class com.oracle.objectfile.macho.MachOObjectFile
-
We override getHeader() since LoadCommands are also headers, so we do not have a unique
Element satisfying instanceof Header.
- getHeader() - Method in class com.oracle.objectfile.ObjectFile
-
- getHeapbaseRegister() - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getHi() - Method in class com.oracle.objectfile.debugentry.Range
-
- getImpl() - Method in class com.oracle.objectfile.elf.ELFObjectFile.SectionHeaderTable
-
- getImpl() - Method in class com.oracle.objectfile.elf.ELFRelocationSection
-
- getImpl() - Method in class com.oracle.objectfile.elf.ELFStrtab
-
- getImpl() - Method in class com.oracle.objectfile.elf.ELFSymtab
-
- getImpl() - Method in class com.oracle.objectfile.elf.ELFUserDefinedSection
-
- getImpl() - Method in class com.oracle.objectfile.macho.MachOStrtab
-
- getImpl() - Method in class com.oracle.objectfile.macho.MachOSymtab
-
- getImpl() - Method in class com.oracle.objectfile.macho.MachOUserDefinedSection
-
- getImpl() - Method in class com.oracle.objectfile.ObjectFile.Element
-
- getImpl() - Method in class com.oracle.objectfile.ObjectFile.Header
-
- getImpl() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffDirectiveSection
-
- getImpl() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.SectionHeaderTable
-
- getImpl() - Method in class com.oracle.objectfile.pecoff.PECoffRelocationTable
-
- getImpl() - Method in class com.oracle.objectfile.pecoff.PECoffSymtab
-
- getImpl() - Method in class com.oracle.objectfile.pecoff.PECoffUserDefinedSection
-
- getIndexForSection(ELFObjectFile.ELFSection) - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getIndexForSection(PECoffObjectFile.PECoffSection) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile
-
- getIndirectLayoutIndex(ClassEntry) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getIndirectTypeIndex(String) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getInfoSectionImpl() - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getLayoutIndex(ClassEntry) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getLine() - Method in class com.oracle.objectfile.debugentry.Range
-
- getLineIndex(ClassEntry) - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getLineIndex(ClassEntry) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getLinePrologueSize(ClassEntry) - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getLinePrologueSize(ClassEntry) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getLineSectionImpl() - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getLineSectionSize(ClassEntry) - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getLineSectionSize(ClassEntry) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getLinkedInfo() - Method in class com.oracle.objectfile.elf.ELFObjectFile.ELFSection
-
- getLinkedInfo() - Method in class com.oracle.objectfile.elf.ELFRelocationSection
-
- getLinkedInfo() - Method in class com.oracle.objectfile.elf.ELFSymtab
-
- getLinkedInfo() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffSection
-
- getLinkEditSegment() - Method in class com.oracle.objectfile.macho.MachOObjectFile
-
- getLinkedSection() - Method in class com.oracle.objectfile.elf.ELFObjectFile.ELFSection
-
- getLinkedSection() - Method in class com.oracle.objectfile.elf.ELFRelocationSection
-
- getLinkedSection() - Method in class com.oracle.objectfile.elf.ELFSymtab
-
- getLinkedSection() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffSection
-
- getLo() - Method in class com.oracle.objectfile.debugentry.Range
-
- getLoadCommand(MachOObjectFile.LoadCommandKind) - Method in class com.oracle.objectfile.macho.MachOObjectFile
-
- getLocal(int) - Method in class com.oracle.objectfile.debugentry.MethodEntry
-
- getLocal(int) - Method in class com.oracle.objectfile.debugentry.Range
-
- getLocalCount() - Method in class com.oracle.objectfile.debugentry.MethodEntry
-
- getLocalDirs() - Method in class com.oracle.objectfile.debugentry.ClassEntry
-
- getLocalFiles() - Method in class com.oracle.objectfile.debugentry.ClassEntry
-
- getLocalValue(int) - Method in class com.oracle.objectfile.debugentry.Range
-
- getLocalValueCount() - Method in class com.oracle.objectfile.debugentry.Range
-
- getLocalValueInfo() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugLocationInfo
-
- getLocSectionImpl() - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getMachine() - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getMachine() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile
-
- getMemSegmentFlags(EnumSet<PECoffObjectFile.PECoffSectionFlag>) - Static method in enum com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffSectionFlag
-
- getMemSize(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.BasicElementImpl
-
- getMemSize(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.BasicNobitsSectionImpl
-
- getMemSize(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.BasicProgbitsSectionImpl
-
- getMemSize(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in interface com.oracle.objectfile.ElementImpl
-
Implement this method to provide the section size in memory (at runtime).
- getMemSize(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.elf.ELFStrtab
-
- getMemSize(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.elf.ELFUserDefinedSection
-
- getMemSize(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.macho.MachOStrtab
-
- getMemSize(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.macho.MachOUserDefinedSection
-
- getMemSize(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.macho.MachOZeroFillSection
-
- getMemSize(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.ObjectFile.Element
-
- getMemSize(Map<ObjectFile.Element, LayoutDecisionMap>) - Method in class com.oracle.objectfile.pecoff.PECoffUserDefinedSection
-
- getMethodDeclarationIndex(ClassEntry, String) - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getMethodDeclarationIndex(ClassEntry, String) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getMethodEntry() - Method in class com.oracle.objectfile.debugentry.Range
-
- getMethodLocalIndex(MethodEntry, DebugInfoProvider.DebugLocalInfo) - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getMethodLocalIndex(MethodEntry, DebugInfoProvider.DebugLocalInfo) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getMethodName() - Method in class com.oracle.objectfile.debugentry.Range
-
- getMethods() - Method in class com.oracle.objectfile.debugentry.ClassEntry
-
- getMinimumFileSize() - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getMinimumFileSize() - Method in class com.oracle.objectfile.macho.MachOObjectFile
-
- getMinimumFileSize() - Method in class com.oracle.objectfile.ObjectFile
-
- getMinimumFileSize() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile
-
- getModifiers() - Method in class com.oracle.objectfile.debugentry.MemberEntry
-
- getModifiers() - Method in class com.oracle.objectfile.debugentry.Range
-
- getModifiersString() - Method in class com.oracle.objectfile.debugentry.MemberEntry
-
- getName() - Method in class com.oracle.objectfile.macho.MachOObjectFile.Segment64Command
-
- getName() - Method in class com.oracle.objectfile.macho.MachOSymtab.Entry
-
- getName() - Method in class com.oracle.objectfile.ObjectFile.Element
-
This method can be overridden.
- getName() - Method in interface com.oracle.objectfile.ObjectFile.Segment
-
- getName() - Method in interface com.oracle.objectfile.ObjectFile.Symbol
-
- getNameInObject() - Method in class com.oracle.objectfile.macho.MachOSymtab.Entry
-
- getNativeFormat() - Static method in class com.oracle.objectfile.ObjectFile
-
- getNativeObjectFile(int) - Static method in class com.oracle.objectfile.ObjectFile
-
- getNeededLibraries() - Method in interface com.oracle.objectfile.DynamicLinkBehaviour
-
Return an Iterable of Strings giving the identifiers as recorded in the library's
format-specific form of libraries on which this dynamic object is declared to depend.
- getNullEntry() - Method in class com.oracle.objectfile.elf.ELFSymtab
-
- getNullEntry() - Method in class com.oracle.objectfile.pecoff.PECoffSymtab
-
- getOffset() - Method in class com.oracle.objectfile.debugentry.FieldEntry
-
- getOffset() - Method in class com.oracle.objectfile.debugentry.StringEntry
-
- getOffset() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugDataInfo
-
- getOffset() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugFrameSizeChange
-
- getOffset() - Method in interface com.oracle.objectfile.ObjectFile.RelocationSiteInfo
-
- getOffsetBootstrapElement() - Method in class com.oracle.objectfile.ObjectFile
-
Something of a HACK: we require that all ObjectFiles tell the build process one element whose
offset will be decided first.
- getOrCreate(ObjectFile.Element) - Method in class com.oracle.objectfile.WriteLayout
-
- getOrCreateDynamicRelocSection(ELFSymtab, boolean) - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getOrCreateLinkEditSegment() - Method in class com.oracle.objectfile.macho.MachOObjectFile
-
- getOrCreateRelocationElement(long) - Method in class com.oracle.objectfile.BasicProgbitsSectionImpl
-
- getOrCreateRelocationElement(long) - Method in class com.oracle.objectfile.elf.ELFUserDefinedSection
-
- getOrCreateRelocationElement() - Method in class com.oracle.objectfile.macho.MachOObjectFile
-
- getOrCreateRelocationElement(long) - Method in class com.oracle.objectfile.macho.MachOUserDefinedSection
-
- getOrCreateRelocationElement(long) - Method in interface com.oracle.objectfile.ObjectFile.RelocatableSectionImpl
-
Force the creation of a relocation section/element for this section, and return it.
- getOrCreateRelocationElement(long) - Method in class com.oracle.objectfile.pecoff.PECoffUserDefinedSection
-
- getOrCreateRelocationElement(long) - Method in class com.oracle.objectfile.StringSectionImpl
-
- getOrCreateRelocSection(ELFUserDefinedSection, ELFSymtab, boolean) - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getOrCreateRelocSection(PECoffSymtab) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile
-
- getOrCreateSegment(String, String, boolean, boolean) - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getOrCreateSegment(String, String, boolean, boolean) - Method in class com.oracle.objectfile.macho.MachOObjectFile
-
- getOrCreateSegment(String, String, boolean, boolean) - Method in class com.oracle.objectfile.ObjectFile
-
Return a Segment object which is appropriate for containing a section of the given name, if
such a segment is mandatory according to the object file format specification.
- getOrCreateSegment(String, String, boolean, boolean) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile
-
- getOrCreateSymbolTable() - Method in class com.oracle.objectfile.ObjectFile
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.BasicNobitsSectionImpl
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.BasicProgbitsSectionImpl
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in interface com.oracle.objectfile.ElementImpl
-
Implement this method to deliver the content of the section.
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.elf.dwarf.DwarfARangesSectionImpl
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.elf.dwarf.DwarfLineSectionImpl
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.elf.ELFObjectFile.ELFHeader
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.elf.ELFObjectFile.SectionHeaderTable
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.elf.ELFRelocationSection
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.elf.ELFStrtab
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.elf.ELFSymtab
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.elf.ELFUserDefinedSection
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.macho.MachOObjectFile.LoadCommand
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.macho.MachOStrtab
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.macho.MachOSymtab
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.macho.MachOUserDefinedSection
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.macho.MachOZeroFillSection
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.ObjectFile.Header
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffDirectiveSection
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffHeader
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.SectionHeaderTable
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.pecoff.PECoffRelocationTable
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.pecoff.PECoffSymtab
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.pecoff.PECoffUserDefinedSection
-
- getOrDecideContent(Map<ObjectFile.Element, LayoutDecisionMap>, byte[]) - Method in class com.oracle.objectfile.StringSectionImpl
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.BasicElementImpl
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in interface com.oracle.objectfile.ElementImpl
-
Implement this method to provide the offset this section should be placed at.
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFObjectFile.ELFHeader
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFObjectFile.SectionHeaderTable
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFRelocationSection
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFStrtab
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFSymtab
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFUserDefinedSection
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.macho.MachOStrtab
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.macho.MachOSymtab
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.macho.MachOUserDefinedSection
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.ObjectFile.Header
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffDirectiveSection
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffHeader
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.SectionHeaderTable
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffRelocationTable
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffSymtab
-
- getOrDecideOffset(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffUserDefinedSection
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.BasicElementImpl
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.BasicNobitsSectionImpl
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.BasicProgbitsSectionImpl
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in interface com.oracle.objectfile.ElementImpl
-
Implement this method to provide the size of this section.
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFObjectFile.ELFHeader
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFObjectFile.SectionHeaderTable
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFRelocationSection
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFStrtab
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFSymtab
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFUserDefinedSection
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.macho.MachOObjectFile.DySymtabCommand
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.macho.MachOObjectFile.Segment64Command
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.macho.MachOObjectFile.SymtabCommand
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.macho.MachOStrtab
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.macho.MachOSymtab
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.macho.MachOUserDefinedSection
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.macho.MachOZeroFillSection
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.ObjectFile.Header
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffDirectiveSection
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffHeader
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.SectionHeaderTable
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffRelocationTable
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffSymtab
-
- getOrDecideSize(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffUserDefinedSection
-
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.BasicElementImpl
-
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in interface com.oracle.objectfile.ElementImpl
-
Implement this method to provide the virtual address of this section.
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFObjectFile.SectionHeaderTable
-
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFRelocationSection
-
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFStrtab
-
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFSymtab
-
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.elf.ELFUserDefinedSection
-
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.macho.MachOStrtab
-
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.macho.MachOSymtab
-
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.macho.MachOUserDefinedSection
-
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.ObjectFile.Header
-
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffDirectiveSection
-
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.SectionHeaderTable
-
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffRelocationTable
-
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffSymtab
-
- getOrDecideVaddr(Map<ObjectFile.Element, LayoutDecisionMap>, int) - Method in class com.oracle.objectfile.pecoff.PECoffUserDefinedSection
-
- getOsAbi() - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getOwner() - Method in class com.oracle.objectfile.BasicElementImpl
-
- getOwner() - Method in class com.oracle.objectfile.elf.ELFObjectFile.ELFSection
-
- getOwner() - Method in class com.oracle.objectfile.macho.MachOObjectFile.LoadCommand
-
- getOwner() - Method in class com.oracle.objectfile.macho.MachOObjectFile.MachOSection
-
- getOwner() - Method in class com.oracle.objectfile.ObjectFile.Element
-
- getOwner() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffSection
-
- getOwner() - Method in class com.oracle.objectfile.pecoff.PECoffRelocationTable
-
- getPageSize() - Method in class com.oracle.objectfile.ObjectFile
-
- getPageSizeShift() - Method in class com.oracle.objectfile.ObjectFile
-
- getParam(int) - Method in class com.oracle.objectfile.debugentry.MethodEntry
-
- getParamCount() - Method in class com.oracle.objectfile.debugentry.MethodEntry
-
- getParamInfo() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugMethodInfo
-
- getParamLine(int) - Method in class com.oracle.objectfile.debugentry.MethodEntry
-
- getParamName(int) - Method in class com.oracle.objectfile.debugentry.MethodEntry
-
- getParamType(int) - Method in class com.oracle.objectfile.debugentry.MethodEntry
-
- getParamTypeName(int) - Method in class com.oracle.objectfile.debugentry.MethodEntry
-
- getParamTypes() - Method in class com.oracle.objectfile.debugentry.MethodEntry
-
- getPartition() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugDataInfo
-
- getPath() - Method in class com.oracle.objectfile.debugentry.DirEntry
-
- getPathName() - Method in class com.oracle.objectfile.debugentry.FileEntry
-
- getPathString() - Method in class com.oracle.objectfile.debugentry.DirEntry
-
- getPCRelative(int) - Static method in enum com.oracle.objectfile.ObjectFile.RelocationKind
-
- getPECoffSections() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile
-
- getPlatformIndependentName() - Method in class com.oracle.objectfile.SectionName
-
- getPrimary() - Method in class com.oracle.objectfile.debugentry.PrimaryEntry
-
- getPrimary() - Method in class com.oracle.objectfile.debugentry.Range
-
- getPrimaryClasses() - Method in class com.oracle.objectfile.debugentry.DebugInfoBase
-
- getPrimaryClasses() - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getPrimaryEntries() - Method in class com.oracle.objectfile.debugentry.ClassEntry
-
- getProvenance() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugDataInfo
-
- getRangeLocalIndex(Range, DebugInfoProvider.DebugLocalInfo) - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getRangeLocalIndex(Range, DebugInfoProvider.DebugLocalInfo) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getReferencedSymbol() - Method in interface com.oracle.objectfile.ObjectFile.RelocationRecord
-
- getRelocation(ELFMachine, ObjectFile.RelocationKind) - Static method in enum com.oracle.objectfile.elf.ELFMachine
-
- getRelocation(PECoffMachine, ObjectFile.RelocationKind) - Static method in enum com.oracle.objectfile.pecoff.PECoffMachine
-
- getRelocationElement() - Method in class com.oracle.objectfile.macho.MachOObjectFile
-
- getRelocations() - Method in class com.oracle.objectfile.macho.MachOObjectFile.LinkEditSegment64Command
-
- getRelocationSize(ObjectFile.RelocationKind) - Static method in enum com.oracle.objectfile.ObjectFile.RelocationKind
-
- getRelocationTable() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile
-
- getRelocCount(int) - Method in class com.oracle.objectfile.pecoff.PECoffRelocationTable
-
- getRelocEntries() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffSection
-
- getRelocOffset(int) - Method in class com.oracle.objectfile.pecoff.PECoffRelocationTable
-
- getReturnPCIdx() - Method in class com.oracle.objectfile.elf.dwarf.DwarfFrameSectionImpl
-
- getReturnPCIdx() - Method in class com.oracle.objectfile.elf.dwarf.DwarfFrameSectionImplAArch64
-
- getReturnPCIdx() - Method in class com.oracle.objectfile.elf.dwarf.DwarfFrameSectionImplX86_64
-
- getRuntimeLinkPaths() - Method in interface com.oracle.objectfile.DynamicLinkBehaviour
-
Return a list of paths in the filesystem which will be searched, in order, when searching for
a depended-on library.
- getSectionByIndex(int) - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getSectionByIndex(int) - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile
-
- getSectionID() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffSection
-
- getSectionName() - Method in class com.oracle.objectfile.elf.dwarf.DwarfAbbrevSectionImpl
-
- getSectionName() - Method in class com.oracle.objectfile.elf.dwarf.DwarfARangesSectionImpl
-
- getSectionName() - Method in class com.oracle.objectfile.elf.dwarf.DwarfFrameSectionImpl
-
- getSectionName() - Method in class com.oracle.objectfile.elf.dwarf.DwarfInfoSectionImpl
-
- getSectionName() - Method in class com.oracle.objectfile.elf.dwarf.DwarfLineSectionImpl
-
- getSectionName() - Method in class com.oracle.objectfile.elf.dwarf.DwarfLocSectionImpl
-
- getSectionName() - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
Identify this debug section by name.
- getSectionName() - Method in class com.oracle.objectfile.elf.dwarf.DwarfStrSectionImpl
-
- getSectionName() - Method in class com.oracle.objectfile.pecoff.cv.CVSymbolSectionImpl
-
- getSectionName() - Method in class com.oracle.objectfile.pecoff.cv.CVTypeSectionImpl
-
- getSections() - Method in class com.oracle.objectfile.ObjectFile
-
- getSegment() - Method in class com.oracle.objectfile.macho.MachOObjectFile.MachOSection
-
- getSegmentName(ObjectFile.Format) - Method in class com.oracle.objectfile.SectionName
-
Return a "suggested" segment name for sections of this name, given an object file format.
- getSegments() - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getSegments() - Method in class com.oracle.objectfile.macho.MachOObjectFile
-
- getSegments() - Method in class com.oracle.objectfile.ObjectFile
-
- getSegments() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile
-
- getShNum() - Method in class com.oracle.objectfile.elf.ELFObjectFile.ELFHeader
-
- getSiblingCallee() - Method in class com.oracle.objectfile.debugentry.Range
-
- getSize() - Method in class com.oracle.objectfile.debugentry.FieldEntry
-
- getSize() - Method in class com.oracle.objectfile.debugentry.InterfaceClassEntry
-
- getSize() - Method in class com.oracle.objectfile.debugentry.TypeEntry
-
- getSize() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugDataInfo
-
- getSize() - Method in class com.oracle.objectfile.macho.MachOSymtab.Entry
-
- getSize() - Method in interface com.oracle.objectfile.ObjectFile.Symbol
-
- getSizeInMemory() - Method in class com.oracle.objectfile.BasicNobitsSectionImpl
-
- getSizeInMemory() - Method in class com.oracle.objectfile.elf.ELFNobitsSection
-
- getSizeInMemory() - Method in class com.oracle.objectfile.macho.MachOZeroFillSection
-
- getSizeInMemory() - Method in interface com.oracle.objectfile.ObjectFile.NobitsSectionImpl
-
- getSizeInMemory() - Method in class com.oracle.objectfile.pecoff.PECoffNobitsSection
-
- getSortedEntries() - Method in class com.oracle.objectfile.macho.MachOSymtab
-
- getSPIdx() - Method in class com.oracle.objectfile.elf.dwarf.DwarfFrameSectionImpl
-
- getSPIdx() - Method in class com.oracle.objectfile.elf.dwarf.DwarfFrameSectionImplAArch64
-
- getSPIdx() - Method in class com.oracle.objectfile.elf.dwarf.DwarfFrameSectionImplX86_64
-
- getString() - Method in class com.oracle.objectfile.debugentry.StringEntry
-
- getStringTable() - Method in class com.oracle.objectfile.debugentry.DebugInfoBase
-
- getStrSectionImpl() - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getStrtab() - Method in class com.oracle.objectfile.macho.MachOObjectFile.LinkEditSegment64Command
-
- getSuperClass() - Method in class com.oracle.objectfile.debugentry.ClassEntry
-
- getSymbol(String) - Method in class com.oracle.objectfile.elf.ELFSymtab
-
- getSymbol(String) - Method in class com.oracle.objectfile.macho.MachOSymtab
-
- getSymbol(String) - Method in class com.oracle.objectfile.pecoff.PECoffSymtab
-
- getSymbol(String) - Method in interface com.oracle.objectfile.SymbolTable
-
- getSymbolCount() - Method in class com.oracle.objectfile.pecoff.PECoffSymtab
-
- getSymbolName() - Method in class com.oracle.objectfile.debugentry.MethodEntry
-
- getSymbolName() - Method in class com.oracle.objectfile.debugentry.Range
-
- getSymbolTable() - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getSymbolTable() - Method in class com.oracle.objectfile.macho.MachOObjectFile
-
- getSymbolTable() - Method in class com.oracle.objectfile.ObjectFile
-
- getSymbolTable() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile
-
- getSymtab() - Method in class com.oracle.objectfile.macho.MachOObjectFile.LinkEditSegment64Command
-
- getSystemNativeValue() - Static method in enum com.oracle.objectfile.elf.ELFMachine
-
- getSystemNativeValue() - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFClass
-
- getSystemNativeValue() - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFEncoding
-
- getSystemNativeValue() - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFOsAbi
-
- getSystemNativeValue() - Static method in enum com.oracle.objectfile.pecoff.PECoffMachine
-
- getTargetByteOrder() - Static method in class com.oracle.objectfile.pecoff.PECoffObjectFile
-
- getThisParam() - Method in class com.oracle.objectfile.debugentry.MethodEntry
-
- getThisParamInfo() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugMethodInfo
-
- getThreadRegister() - Method in class com.oracle.objectfile.elf.dwarf.DwarfDebugInfo
-
- getType() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugFrameSizeChange
-
- getType() - Method in class com.oracle.objectfile.elf.ELFObjectFile.ELFHeader
-
- getType() - Method in class com.oracle.objectfile.elf.ELFObjectFile.ELFSection
-
- getTypeChar() - Method in class com.oracle.objectfile.debugentry.PrimitiveTypeEntry
-
- getTypeIndex(String) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getTypeName() - Method in class com.oracle.objectfile.debugentry.TypeEntry
-
- getTypeName() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugDataInfo
-
- getTypes() - Method in class com.oracle.objectfile.debugentry.DebugInfoBase
-
- getTypes() - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- getUnnamedSegmentName() - Static method in class com.oracle.objectfile.macho.MachOObjectFile
-
- getValue() - Method in class com.oracle.objectfile.LayoutDecision
-
- getValue() - Method in enum com.oracle.objectfile.macho.MachOObjectFile.LoadCommandKind
-
- getValueType() - Method in class com.oracle.objectfile.debugentry.MemberEntry
-
- getVarRangeMap() - Method in class com.oracle.objectfile.debugentry.Range
-
- getVersion() - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getVtableOffset() - Method in class com.oracle.objectfile.debugentry.MethodEntry
-
- getWordSizeInBytes() - Method in class com.oracle.objectfile.elf.ELFObjectFile
-
- getWordSizeInBytes() - Method in class com.oracle.objectfile.macho.MachOObjectFile
-
- getWordSizeInBytes() - Method in class com.oracle.objectfile.ObjectFile
-
- getWordSizeInBytes() - Method in class com.oracle.objectfile.pecoff.PECoffObjectFile
-
- getWrittenSize(int) - Method in class com.oracle.objectfile.macho.MachOObjectFile.LoadCommand
-
Get the size of this load command, given a particular payload size.
- graalOrder(DwarfLocSectionImpl.DwarfRegEncodingAArch64, DwarfLocSectionImpl.DwarfRegEncodingAArch64) - Static method in enum com.oracle.objectfile.elf.dwarf.DwarfLocSectionImpl.DwarfRegEncodingAArch64
-
- graalOrder(DwarfLocSectionImpl.DwarfRegEncodingAMD64, DwarfLocSectionImpl.DwarfRegEncodingAMD64) - Static method in enum com.oracle.objectfile.elf.dwarf.DwarfLocSectionImpl.DwarfRegEncodingAMD64
-
- greatestCommonDivisor(int, int) - Static method in class com.oracle.objectfile.ObjectFile
-
- value() - Method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFClass
-
- value() - Method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFEncoding
-
- value() - Method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFOsAbi
-
- value() - Method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFSectionFlag
-
- value() - Method in enum com.oracle.objectfile.macho.MachOObjectFile.SectionFlag
-
- value() - Method in enum com.oracle.objectfile.macho.MachOObjectFile.VMProt
-
- value() - Method in interface com.oracle.objectfile.ObjectFile.ValueEnum
-
- value() - Method in enum com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffSectionFlag
-
- valueOf(String) - Static method in enum com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugFrameSizeChange.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugLocalValueInfo.LocalKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugTypeInfo.DebugTypeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.elf.dwarf.DwarfLocSectionImpl.DwarfRegEncodingAArch64
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.elf.dwarf.DwarfLocSectionImpl.DwarfRegEncodingAMD64
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.elf.ELFMachine
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFEncoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFOsAbi
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFSectionFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFSegmentFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.SectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.SegmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.elf.ELFSymtab.PseudoSection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.elf.ELFSymtab.SymBinding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.elf.ELFSymtab.SymType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.LayoutDecision.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.macho.MachOCpuType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.macho.MachOObjectFile.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.macho.MachOObjectFile.LoadCommandKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.macho.MachOObjectFile.SectionFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.macho.MachOObjectFile.SectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.macho.MachOObjectFile.VMProt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.ObjectFile.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.ObjectFile.RelocationKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.pecoff.PECoffMachine
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffSectionFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.oracle.objectfile.pecoff.PECoffSymtab.PseudoSection
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugFrameSizeChange.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugLocalValueInfo.LocalKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugTypeInfo.DebugTypeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.elf.dwarf.DwarfLocSectionImpl.DwarfRegEncodingAArch64
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.elf.dwarf.DwarfLocSectionImpl.DwarfRegEncodingAMD64
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.elf.ELFMachine
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFEncoding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFOsAbi
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFSectionFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFSegmentFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.ELFType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.SectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.elf.ELFObjectFile.SegmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.elf.ELFSymtab.PseudoSection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.elf.ELFSymtab.SymBinding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.elf.ELFSymtab.SymType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.LayoutDecision.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.macho.MachOCpuType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.macho.MachOObjectFile.FileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.macho.MachOObjectFile.LoadCommandKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.macho.MachOObjectFile.SectionFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.macho.MachOObjectFile.SectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.macho.MachOObjectFile.VMProt
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.ObjectFile.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.ObjectFile.RelocationKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.pecoff.PECoffMachine
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.pecoff.PECoffObjectFile.PECoffSectionFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.oracle.objectfile.pecoff.PECoffSymtab.PseudoSection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.oracle.objectfile.WriteLayout
-
- valueType - Variable in class com.oracle.objectfile.debugentry.MemberEntry
-
- valueType() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugMemberInfo
-
- verboseLog(DebugContext, String, Object...) - Method in class com.oracle.objectfile.elf.dwarf.DwarfSectionImpl
-
- vtableOffset() - Method in interface com.oracle.objectfile.debuginfo.DebugInfoProvider.DebugMethodInfo
-