Searched defs:asmscn (Results 1 - 10 of 10) sorted by relevance
/third_party/elfutils/libasm/ |
H A D | asm_newsubscn.c | 41 asm_newsubscn (AsmScn_t *asmscn, unsigned int nr) in asm_newsubscn() argument
|
H A D | asm_addstrz.c | 43 asm_addstrz (AsmScn_t *asmscn, const char *str, size_t len) in asm_addstrz() argument [all...] |
H A D | asm_adduleb128.c | 41 asm_adduleb128 (AsmScn_t *asmscn, uint32_t num) in asm_adduleb128() argument [all...] |
H A D | asm_fill.c | 42 asm_fill (AsmScn_t *asmscn, void *bytes, size_t len) in asm_fill() argument
|
H A D | asm_newsym.c | 44 asm_newsym (AsmScn_t *asmscn, const char *name, GElf_Xword size, in asm_newsym() argument [all...] |
H A D | asm_addint8.c | 52 FCT(SIZE) (AsmScn_t *asmscn, TYPE(SIZE) num) in SIZE() argument [all...] |
H A D | asm_addsleb128.c | 41 asm_addsleb128 (AsmScn_t *asmscn, int32_t num) in asm_addsleb128() argument [all...] |
H A D | asm_align.c | 42 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 D | asm_adduint8.c | 51 UFCT(SIZE) (AsmScn_t *asmscn, UTYPE(SIZE) num) in SIZE() argument
|
H A D | asm_end.c | 78 AsmScn_t *asmscn; in binary_end() local [all...] |
Completed in 4 milliseconds