Home
last modified time | relevance | path

Searched defs:asmscn (Results 1 - 10 of 10) sorted by relevance

/third_party/elfutils/libasm/
H A Dasm_newsubscn.c41 asm_newsubscn (AsmScn_t *asmscn, unsigned int nr) in asm_newsubscn() argument
H A Dasm_addstrz.c43 asm_addstrz (AsmScn_t *asmscn, const char *str, size_t len) in asm_addstrz() argument
[all...]
H A Dasm_adduleb128.c41 asm_adduleb128 (AsmScn_t *asmscn, uint32_t num) in asm_adduleb128() argument
[all...]
H A Dasm_fill.c42 asm_fill (AsmScn_t *asmscn, void *bytes, size_t len) in asm_fill() argument
H A Dasm_newsym.c44 asm_newsym (AsmScn_t *asmscn, const char *name, GElf_Xword size, in asm_newsym() argument
[all...]
H A Dasm_addint8.c52 FCT(SIZE) (AsmScn_t *asmscn, TYPE(SIZE) num) in SIZE() argument
[all...]
H A Dasm_addsleb128.c41 asm_addsleb128 (AsmScn_t *asmscn, int32_t num) in asm_addsleb128() argument
[all...]
H A Dasm_align.c42 asm_align (AsmScn_t *asmscn, GElf_Word value) in asm_align() argument
135 __libasm_ensure_section_space(AsmScn_t *asmscn, size_t len) __libasm_ensure_section_space() argument
[all...]
H A Dasm_adduint8.c51 UFCT(SIZE) (AsmScn_t *asmscn, UTYPE(SIZE) num) in SIZE() argument
H A Dasm_end.c78 AsmScn_t *asmscn; in binary_end() local
[all...]

Completed in 4 milliseconds