Import Asm-sections.txt
This commit is contained in:
parent
f1e8e0ff58
commit
e96ec3fefb
142
doc/gtkdoc/Asm-sections.txt
Normal file
142
doc/gtkdoc/Asm-sections.txt
Normal file
|
@ -0,0 +1,142 @@
|
|||
<SECTION>
|
||||
<FILE>Asm</FILE>
|
||||
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>arch</FILE>
|
||||
AsmArchEndian
|
||||
AsmArchOperandType
|
||||
AOD_FLAGS
|
||||
AOD_OFFSET
|
||||
AOD_SIZE
|
||||
AOD_TYPE
|
||||
AOD_VALUE
|
||||
AOM_TYPE
|
||||
AOM_FLAGS
|
||||
AOM_OFFSET
|
||||
AOM_SIZE
|
||||
AOM_VALUE
|
||||
AOF_IMPLICIT
|
||||
AOF_SIGNED
|
||||
AOI_REFERS_STRING
|
||||
AOI_REFERS_FUNCTION
|
||||
AO_0
|
||||
AO_1
|
||||
AO_2
|
||||
AO_3
|
||||
AO_4
|
||||
AO_5
|
||||
AO_GET_FLAGS
|
||||
AO_GET_OFFSET
|
||||
AO_GET_DSIZE
|
||||
AO_GET_RSIZE
|
||||
AO_GET_SIZE
|
||||
AO_GET_TYPE
|
||||
AO_GET_VALUE
|
||||
AO_CONSTANT
|
||||
AO_IMMEDIATE
|
||||
AO_REGISTER
|
||||
AO_DREGISTER
|
||||
AO_DREGISTER2
|
||||
ARO_COUNT
|
||||
ARF_ALIAS
|
||||
get_filename
|
||||
get_function_by_id
|
||||
get_prefix_by_opcode
|
||||
get_instruction_by_opcode
|
||||
get_register_by_id_size
|
||||
get_register_by_name_size
|
||||
get_string_by_id
|
||||
write
|
||||
peek
|
||||
read
|
||||
seek
|
||||
init
|
||||
destroy
|
||||
encode
|
||||
decode
|
||||
AsmArch
|
||||
AsmArchPlugin
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>code</FILE>
|
||||
asmcode_get_arch
|
||||
asmcode_get_arch_definition
|
||||
asmcode_get_arch_description
|
||||
asmcode_get_filename
|
||||
asmcode_get_format
|
||||
asmcode_get_format_description
|
||||
asmcode_get_function_by_id
|
||||
asmcode_get_functions
|
||||
asmcode_set_function
|
||||
asmcode_get_arch_instruction_by_name
|
||||
asmcode_get_arch_instructions
|
||||
asmcode_get_arch_prefix_by_name
|
||||
asmcode_get_arch_prefixes
|
||||
asmcode_get_arch_registers
|
||||
asmcode_get_section_by_id
|
||||
asmcode_get_section_by_name
|
||||
asmcode_get_sections
|
||||
asmcode_set_section
|
||||
asmcode_get_string_by_id
|
||||
asmcode_get_strings
|
||||
asmcode_set_string
|
||||
asmcode_directive
|
||||
asmcode_function
|
||||
asmcode_instruction
|
||||
asmcode_section
|
||||
asmcode_decode
|
||||
asmcode_decode_at
|
||||
asmcode_decode_buffer
|
||||
asmcode_decode_section
|
||||
asmcode_print
|
||||
AsmCode
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>common</FILE>
|
||||
AsmElementId
|
||||
AsmElementType
|
||||
AET_LAST
|
||||
AET_COUNT
|
||||
AsmFunctionId
|
||||
AsmFunction
|
||||
AsmLabelId
|
||||
AsmLabel
|
||||
AsmSectionId
|
||||
AsmSection
|
||||
AsmStringId
|
||||
AsmString
|
||||
AsmSymbolId
|
||||
AsmSymbol
|
||||
AsmArchOperandDefinition
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>format</FILE>
|
||||
get_filename
|
||||
get_functions
|
||||
read
|
||||
seek
|
||||
write
|
||||
get_function_by_id
|
||||
get_section_by_id
|
||||
get_string_by_id
|
||||
set_function
|
||||
set_section
|
||||
set_string
|
||||
decode
|
||||
init
|
||||
destroy
|
||||
guess
|
||||
directive
|
||||
function
|
||||
section
|
||||
detect
|
||||
decode_section
|
||||
AsmFormat
|
||||
AsmFormatPlugin
|
||||
</SECTION>
|
||||
|
Loading…
Reference in New Issue
Block a user