Home
last modified time | relevance | path

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

/external/coreboot/util/cbfstool/
Delfheaders.c386 static int strtab_read(const struct buffer *in, struct parsed_elf *pelf) in strtab_read() function
536 if ((flags & ELF_PARSE_STRTAB) && strtab_read(pinput, pelf)) in parse_elf()