Home
last modified time | relevance | path

Searched defs:indexes (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp159 void Symtab::Dump(Stream *s, Target *target, std::vector<uint32_t> &indexes, in Dump()
459 void Symtab::AppendSymbolNamesToMap(const IndexCollection &indexes, in AppendSymbolNamesToMap()
488 std::vector<uint32_t> &indexes, in AppendSymbolIndexesWithType()
507 std::vector<uint32_t> &indexes, uint32_t start_idx, in AppendSymbolIndexesWithTypeAndFlagsValue()
528 std::vector<uint32_t> &indexes, in AppendSymbolIndexesWithType()
613 void Symtab::SortSymbolIndexesByValue(std::vector<uint32_t> &indexes, in SortSymbolIndexesByValue()
639 std::vector<uint32_t> &indexes) { in GetNameIndexes()
669 std::vector<uint32_t> &indexes) { in AppendSymbolIndexesWithName()
684 std::vector<uint32_t> &indexes) { in AppendSymbolIndexesWithName()
709 std::vector<uint32_t> &indexes) { in AppendSymbolIndexesWithNameAndType()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.cpp52 SlotIndexes *indexes, in init()
H A DInterferenceCache.h103 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { in clear()
/freebsd-14.2/crypto/openssl/crypto/bn/
H A Dbn_ctx.c49 unsigned int *indexes; member
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h553 uint32_t FindEntryIndexesThatContain(B addr, std::vector<uint32_t> &indexes) { in FindEntryIndexesThatContain()
682 std::vector<uint32_t> &indexes) { in FindEntryIndexesThatContain()
/freebsd-14.2/sys/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c1751 unsigned char * num_indexes, int * indexes) { in construct_BWT_indexes()
1876 …char *T, unsigned char *U, int *A, int n, unsigned char * num_indexes, int * indexes, int openMP) { in divbwt()
/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp499 SmallVector<size_t, 0> indexes; in computeInputSections() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp892 const std::vector<uint32_t> in PrivateFindGlobalVariables()