Home
last modified time | relevance | path

Searched refs:is_ET_REL (Results 1 - 2 of 2) sorted by relevance

/third_party/elfutils/tests/
H A Drun-strip-reloc.sh29 is_ET_REL=$2
56 test \( \( $is_ET_REL -eq 1 \) -a \( $SIZE1 -gt $SIZE2 \) \) \
57 -o \( \( $is_ET_REL -eq 0 \) -a \( $SIZE1 -eq $SIZE2 \) \) ||
H A Dvarlocs.c46 bool is_ET_REL; variable
283 else if (is_ET_REL || is_debug) in print_expr()
1135 is_ET_REL = ehdr->e_type == ET_REL; in main()

Completed in 2 milliseconds