Home | History | Annotate | Download | only in libunwindstack

Lines Matching refs:elf

25 class Elf;
53 virtual uint64_t GetRelPc(Elf* elf, const MapInfo* map_info) = 0;
55 virtual uint64_t GetAdjustedPc(uint64_t rel_pc, Elf* elf) = 0;
75 uint64_t GetRelPc(Elf* elf, const MapInfo* map_info) override;
100 uint64_t GetAdjustedPc(uint64_t rel_pc, Elf* elf) override;
108 uint64_t GetAdjustedPc(uint64_t rel_pc, Elf* elf) override;
116 uint64_t GetAdjustedPc(uint64_t rel_pc, Elf* elf) override;
124 uint64_t GetAdjustedPc(uint64_t rel_pc, Elf* elf) override;