Searched refs:dso_swap_type (Results 1 – 2 of 2) sorted by relevance
115 enum dso_swap_type { enum294 enum dso_swap_type needs_swap:2; in DECLARE_RC_STRUCT()601 static inline enum dso_swap_type dso__needs_swap(const struct dso *dso) in dso__needs_swap()606 static inline void dso__set_needs_swap(struct dso *dso, enum dso_swap_type type) in dso__set_needs_swap()
1206 static enum dso_swap_type dso_swap_type__from_elf_data(unsigned char eidata) in dso_swap_type__from_elf_data()1227 enum dso_swap_type swap_type; in dso__read_e_machine()1729 enum dso_swap_type type = dso_swap_type__from_elf_data(eidata); in dso__swap_init()