Home
last modified time | relevance | path

Searched refs:cacheRelocations (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.h155 void cacheRelocations();
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp161 void LVCodeViewReader::cacheRelocations() { in cacheRelocations() function in LVCodeViewReader
853 cacheRelocations(); in createScopes()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp169 void cacheRelocations();
261 cacheRelocations(); in resolveSymbol()
331 cacheRelocations(); in printBinaryBlockWithRelocs()
641 void COFFDumper::cacheRelocations() { in cacheRelocations() function in COFFDumper