Home
last modified time | relevance | path

Searched refs:get_section_bytes (Results 1 – 1 of 1) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/bin/
H A Ddwarf.c2175 static ut8 *get_section_bytes(RBin *bin, const char *sect_name, size_t *len) { in get_section_bytes() function
2373 ut8 *buf = get_section_bytes (bin, "debug_abbrev", &len); in r_bin_dwarf_parse_abbrev()
2489 ut8 *buf = get_section_bytes (bin, "debug_loc", &len); in r_bin_dwarf_parse_loc()