Home
last modified time | relevance | path

Searched defs:Purpose (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DStreamUtil.cpp32 createStream(StreamPurpose Purpose,StringRef Name,uint32_t StreamIndex) createStream() argument
51 stream(StreamPurpose Purpose,StringRef Label,uint32_t Idx) stream() argument
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
251 allocateMappedMemory(SectionMemoryManager::AllocationPurpose Purpose, in allocateMappedMemory()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6838 auto PrintEntry = [&](const Elf_Addr *E, StringRef Purpose) { in printMipsGOT()
6919 auto PrintEntry = [&](const Elf_Addr *E, StringRef Purpose) { in printMipsPLT()