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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dnlmcode.h1314 file_ptr text_ptr, data_ptr, other_ptr;
1426 other_ptr = BFD_ALIGN (data_ptr + data, 1 << other_align);
1454 sec->filepos = other_ptr;
1455 other_ptr += sec->size;
1459 nlm_fixed_header (abfd)->relocationFixupOffset = other_ptr;
1312 file_ptr text_ptr, data_ptr, other_ptr; local

Completed in 187 milliseconds