Home
last modified time | relevance | path

Searched refs:addDataSecEntry (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h190 void addDataSecEntry(uint32_t Id, const MCSymbol *Sym, uint32_t Size) { in addDataSecEntry() function
H A DBTFDebug.cpp1229 DataSecEntries[std::string(SecName)]->addDataSecEntry(VarId, in processGlobals()
1318 DataSecEntries[std::string(SecName)]->addDataSecEntry(FuncId, in processFuncPrototypes()