Home | History | Annotate | Download | only in Mips

Lines Matching refs:kind

374   unsigned char kind;  // Determines interpretation of variable
379 Elf64_Word info; // Kind-speci?c information.
473 switch (opt->kind) {
591 // std::sort(com_sym, com_end, some kind of order);
812 if (LDFileFormat::Ignore == sec->kind() || !sec->hasRelocData())