Searched defs:AuxDataLocation (Results 1 – 2 of 2) sorted by relevance
228 struct AuxDataLocation { struct233 AuxDataLocation(uint64_t aux_offset = 0, uint64_t aux_size = 0, uint64_t file_offset = 0) argument236 bool operator!=(const AuxDataLocation& other) const { argument
546 struct AuxDataLocation { struct547 const char* addr = nullptr;548 uint64_t file_offset = 0;