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.cpp166 void LVCodeViewReader::cacheRelocations() { in cacheRelocations() function in LVCodeViewReader
859 cacheRelocations(); in createScopes()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp168 void cacheRelocations();
260 cacheRelocations(); in resolveSymbol()
330 cacheRelocations(); in printBinaryBlockWithRelocs()
640 void COFFDumper::cacheRelocations() { in cacheRelocations() function in COFFDumper