Searched defs:kld_off_pathname (Results 1 – 2 of 2) sorted by relevance
620 const int32_t kld_off_pathname = m_process->ReadSignedIntegerFromMemory( in ReadAllKmods() local
80 const int kld_off_pathname = offsetof(struct linker_file, pathname); variable