Searched defs:DO_TYPE (Results 1 - 3 of 3) sorted by relevance
/third_party/elfutils/libdwfl/ |
H A D | relocate.c | 388 #define DO_TYPE(NAME, Name) \ in relocate() macro 396 #undef DO_TYPE in relocate() macro 404 #define DO_TYPE(NAME, Name) GElf_##Name Name; in relocate() macro 406 #undef DO_TYPE in relocate() macro 439 #define DO_TYPE relocate() macro 447 #undef DO_TYPE relocate() macro 462 #define DO_TYPE relocate() macro 467 #undef DO_TYPE relocate() macro [all...] |
/third_party/elfutils/src/ |
H A D | strip.c | 457 #define DO_TYPE(NAME, Name) GElf_##Name Name; in relocate() macro 459 #undef DO_TYPE in relocate() macro 463 #define DO_TYPE(NAME, Name) \ in relocate() macro 469 #undef DO_TYPE in relocate() macro 539 #define DO_TYPE relocate() macro 547 #undef DO_TYPE relocate() macro [all...] |
H A D | readelf.c | 11830 #define DO_TYPE(NAME, Name, hex, dec) GElf_##Name Name in handle_core_item() macro 11833 #undef DO_TYPE in handle_core_item() macro 11835 #define DO_TYPE(NAME, Name, hex, dec) \ in handle_core_item() macro 11838 #undef DO_TYPE in handle_core_item() macro 11867 #define DO_TYPE handle_core_item() macro 11873 #undef DO_TYPE handle_core_item() macro 11883 #define DO_TYPE handle_core_item() macro 11889 #undef DO_TYPE handle_core_item() macro 11974 #define DO_TYPE handle_core_item() macro 11980 #undef DO_TYPE handle_core_item() macro [all...] |
Completed in 16 milliseconds