Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/elf2dmp/
H A Dpdb.c72 uint32_t sect_rva = segment->dword[1]; in pdb_find_public_v3_symbol() local
73 uint64_t rva = sect_rva + sym->public_v3.offset; in pdb_find_public_v3_symbol()
76 sect_rva, sym->public_v3.segment, in pdb_find_public_v3_symbol()