Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crosire/blink
/ functions
Functions
55 in github.com/crosire/blink
⨍
Functions
55
◇
Types & classes
23
↓ 31 callers
Function
print
source/main.cpp:36
↓ 24 callers
Method
data
source/pdb_reader.hpp:145
↓ 23 callers
Method
size
<summary> Gets the total stream size in bytes. </summary>
source/pdb_reader.hpp:135
↓ 13 callers
Method
skip
<summary> Increases the input position without reading any data from the stream. </summary> <param name="size">An offset in bytes from the current inp
source/pdb_reader.hpp:151
↓ 11 callers
Method
read_string
<summary> Extracts a null-terminated string from the stream. </summary>
source/pdb_reader.hpp:197
↓ 10 callers
Method
tell
<summary> Gets the offset in bytes from stream start to the current input position. </summary>
source/pdb_reader.hpp:139
↓ 8 callers
Method
read
<summary> Extracts data from the stream. </summary> <param name="buffer">A pointer to the byte array to store the data to.</param> <param name="size">
source/pdb_reader.hpp:173
↓ 6 callers
Method
seek
<summary> Sets the input position. </summary> <param name="offset">An offset in bytes from stream start to the desired input position.</param>
source/pdb_reader.hpp:156
↓ 4 callers
Method
align
<summary> Aligns the current input position. </summary> <param name="align">A value to align the input position to.</param>
source/pdb_reader.hpp:162
↓ 3 callers
Function
add_unique_path
source/blink.cpp:10
↓ 3 callers
Function
calc_page_count
source/msf_reader.cpp:27
↓ 3 callers
Function
parse_code_view_records
source/pdb_reader.hpp:213
↓ 2 callers
Function
open_coff_file
source/coff_reader.cpp:9
↓ 2 callers
Method
stream
<summary> Gets a named content stream. </summary> <param name="name">The name of the stream.</param>
source/pdb_reader.hpp:84
↓ 2 callers
Function
write_jump
source/blink_linker.cpp:13
↓ 1 callers
Function
GetProcessByName
source/main.cpp:42
↓ 1 callers
Function
find_common_paths
source/blink.cpp:18
↓ 1 callers
Function
find_free_memory_region
source/blink_linker.cpp:41
↓ 1 callers
Method
guid
<summary> Returns the GUID of this PDB file for matching it to its executable image file. </summary>
source/pdb_reader.hpp:77
↓ 1 callers
Method
read_link_info
source/pdb_reader.cpp:324
↓ 1 callers
Method
read_object_files
source/pdb_reader.cpp:218
↓ 1 callers
Method
read_source_files
source/pdb_reader.cpp:275
↓ 1 callers
Method
read_symbol_table
source/pdb_reader.cpp:179
↓ 1 callers
Method
run
source/blink.cpp:54
Method
application
source/blink.cpp:47
Method
build_compile_command_line
source/blink.cpp:402
Method
call_symbol
source/blink.hpp:40
Function
is_extended
source/coff_reader.hpp:21
Method
is_valid
<summary> Returns whether this multi-stream file exists and is of a valid format. </summary>
source/msf_reader.hpp:29
Method
link
source/blink_linker.cpp:124
Function
main
source/main.cpp:150
Method
msf_reader
source/msf_reader.cpp:32
Method
operator!=
source/pdb_reader.hpp:25
Method
operator&
source/scoped_handle.hpp:32
Method
operator()
source/pdb_reader.hpp:36
Method
operator()
source/pdb_reader.hpp:47
Method
operator=
source/scoped_handle.hpp:24
Method
operator==
source/pdb_reader.hpp:24
Method
pdb_reader
source/pdb_reader.cpp:130
Function
print
source/blink.hpp:16
Method
read_debug_info
source/blink.cpp:280
Method
read_import_address_table
source/blink.cpp:333
Method
read_name_hash_table
source/pdb_reader.cpp:339
Method
read_symbol
source/blink.hpp:33
Function
remote_main
source/main.cpp:62
Method
scoped_handle
source/scoped_handle.hpp:14
Method
set_watch
source/blink.cpp:383
Method
stream
source/msf_reader.cpp:123
Method
stream_count
<summary> Returns the number of content streams in this file. </summary>
source/msf_reader.hpp:34
Method
stream_reader
source/pdb_reader.hpp:126
Method
thread_scope_guard
source/blink_linker.cpp:73
Method
timestamp
<summary> Returns the date time stamp at which the PDB file was created. </summary>
source/pdb_reader.hpp:73
Method
version
<summary> Returns the PDB file version. </summary>
source/pdb_reader.hpp:69
Method
~scoped_handle
source/scoped_handle.hpp:20
Method
~thread_scope_guard
source/blink_linker.cpp:98