Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp171 void Symtab::Dump(Stream *s, Target *target, std::vector<uint32_t> &indexes, in Dump()
471 void Symtab::AppendSymbolNamesToMap(const IndexCollection &indexes, in AppendSymbolNamesToMap()
500 std::vector<uint32_t> &indexes, in AppendSymbolIndexesWithType()
519 std::vector<uint32_t> &indexes, uint32_t start_idx, in AppendSymbolIndexesWithTypeAndFlagsValue()
540 std::vector<uint32_t> &indexes, in AppendSymbolIndexesWithType()
625 void Symtab::SortSymbolIndexesByValue(std::vector<uint32_t> &indexes, in SortSymbolIndexesByValue()
651 std::vector<uint32_t> &indexes) { in GetNameIndexes()
682 std::vector<uint32_t> &indexes) { in AppendSymbolIndexesWithName()
697 std::vector<uint32_t> &indexes) { in AppendSymbolIndexesWithName()
722 std::vector<uint32_t> &indexes) { in AppendSymbolIndexesWithNameAndType()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.cpp51 SlotIndexes *indexes, in init()
H A DInterferenceCache.h103 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { in clear()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DMsvcStl.cpp116 std::vector<uint32_t> indexes; in IsMsvcStlStringType() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_ctx.c49 unsigned int *indexes; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h569 uint32_t FindEntryIndexesThatContain(B addr, std::vector<uint32_t> &indexes) { in FindEntryIndexesThatContain()
698 std::vector<uint32_t> &indexes) { in FindEntryIndexesThatContain()
/freebsd/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/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp540 SmallVector<size_t, 0> indexes; in computeInputSections() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp919 const std::vector<uint32_t> in PrivateFindGlobalVariables()