프로퍼티 | 타입 | 설명 | |
---|---|---|---|
has_lines | bool | ||
line_offset | long |
메소드 | 설명 | |
---|---|---|
DieCompileUnit ( |
||
GetSubprogram ( long offset ) : DieSubprogram | ||
ReadChildren ( ) : void |
메소드 | 설명 | |
---|---|---|
ProcessAttribute ( |
||
initialize_children ( ) : void | ||
read_children ( ) : void | ||
read_symtab ( ) : void |
public DieCompileUnit ( |
||
reader | ||
comp_unit | CompilationUnit | |
abbrev | AbbrevEntry | |
리턴 | System |
public GetSubprogram ( long offset ) : DieSubprogram | ||
offset | long | |
리턴 | DieSubprogram |
protected ProcessAttribute ( |
||
attribute | ||
리턴 | void |